Re: [OpenAFS-devel] process.s

2003-06-30 Thread Johan Danielsson
Derek Atkins <[EMAIL PROTECTED]> writes: > while true, why spoil all their fun discussing it? You know better, > I know better. Does it really matter? ;) It was just an observation. /Johan ___ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lis

Re: [OpenAFS-devel] process.s

2003-06-29 Thread Derek Atkins
while true, why spoil all their fun discussing it? You know better, I know better. Does it really matter? ;) -derek [EMAIL PROTECTED] (Johan Danielsson) writes: > This thread is confused. Sun 386i != Solaris X86. > > /Johan > ___ > OpenAFS-devel ma

Re: [OpenAFS-devel] process.s

2003-06-29 Thread Johan Danielsson
This thread is confused. Sun 386i != Solaris X86. /Johan ___ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel

Re: [OpenAFS-devel] process.s

2003-06-24 Thread Leif Johansson
Harald Barth wrote: I haven't seen a Sun386i in years I can send you a picture if need should arise :-) OpenAFS server and client are working on this box: Yes please haba, send pictures :-) ___ OpenAFS-devel mailing list [EMAIL PROTECTED] https:

Re: [OpenAFS-devel] process.s

2003-06-24 Thread Harald Barth
> I haven't seen a Sun386i in years I can send you a picture if need should arise :-) OpenAFS server and client are working on this box: # uname -a SunOS ketchup.stacken.kth.se 5.8 Generic_108529-17 i86pc i386 i86pc # fs where /afs/stacken.kth.se/ File /afs/stacken.kth.se/ is on hosts sushi.stac

Re: [OpenAFS-devel] process.s

2003-06-23 Thread Joakim Fallsjo
Derek Atkins <[EMAIL PROTECTED]> writes: > Jim Rees <[EMAIL PROTECTED]> writes: > > > I just added a new file, lwp/process.i386.s, that contains lwp code for ncr, > > djgpp, and the bsds on i386 (whatever happened to Sun i386?). This > > eliminates the need for process.fbsd.s, which contained a

Re: [OpenAFS-devel] process.s

2003-06-23 Thread Derek Atkins
Jim Rees <[EMAIL PROTECTED]> writes: > I just added a new file, lwp/process.i386.s, that contains lwp code for ncr, > djgpp, and the bsds on i386 (whatever happened to Sun i386?). This > eliminates the need for process.fbsd.s, which contained a duplicate copy of > the same code. I haven't seen a

[OpenAFS-devel] process.s

2003-06-23 Thread Jim Rees
I just added a new file, lwp/process.i386.s, that contains lwp code for ncr, djgpp, and the bsds on i386 (whatever happened to Sun i386?). This eliminates the need for process.fbsd.s, which contained a duplicate copy of the same code. I chickened out and didn't separate the other architectures in