NetBSD/sys/arch/sparc
christos c5f01c2a4c Fixed comparison in SYS__syscall to be against sysent instead of
p->p_emul->e_sysent [Thanks Charles for pointing this out].
I think that this code needs to be fixed anyway for emulations where
SYS_syscall is not the same number as the NetBSD one (0)... (Only the
alpha port so far?)
1995-04-22 20:49:06 +00:00
..
compile
conf Added the svr4 files 1995-03-31 02:57:02 +00:00
dev Implement zstty(). 1995-04-21 15:51:26 +00:00
fpu
include - added sunos_machdep.c for sun3, atari, amiga and mac68k. 1995-04-22 20:24:40 +00:00
rcons Use endian.h to determine endianness instead of assuming big-endian 1995-04-11 07:06:33 +00:00
sparc Fixed comparison in SYS__syscall to be against sysent instead of 1995-04-22 20:49:06 +00:00
stand Use the twiddle() from libsa. 1995-02-22 08:18:18 +00:00
Makefile