NetBSD/sys/compat/sunos
rvb 26b955eec7 ufs_readdir no longer checks if vp->v_type != VDIR so
the individual emulated readdirs must check.
Since netbsd and freebsd return EINVAL for the error
and I don't know what the other platforms do, return
EINVAL for them too.
1998-09-08 20:02:51 +00:00
..
files.sunos if syscall_debug & compat_sunos, include sunos_syscalls.c 1998-08-06 02:58:44 +00:00
Makefile Added a missing Makefile and run it 1996-05-05 16:07:42 +00:00
sunos_dirent.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
sunos_exec.c use __sparc__ not sparc 1998-08-09 03:12:39 +00:00
sunos_exec.h use __sparc__ not sparc 1998-08-09 03:12:39 +00:00
sunos_ioctl.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
sunos_misc.c ufs_readdir no longer checks if vp->v_type != VDIR so 1998-09-08 20:02:51 +00:00
sunos_syscall.h Regen: defopt NFSSERVER 1998-06-25 22:19:33 +00:00
sunos_syscallargs.h Regen: defopt NFSSERVER 1998-06-25 22:19:33 +00:00
sunos_syscalls.c Regen: defopt NFSSERVER 1998-06-25 22:19:33 +00:00
sunos_sysent.c Regen: defopt NFSSERVER 1998-06-25 22:19:33 +00:00
sunos_util.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
sunos.h change sunos compat structure members from long to int so they stay the same on sparc64 1998-08-22 17:41:43 +00:00
syscalls.conf Try to make the reboot system call compile under sun3 with RB_STRING 1995-04-27 12:05:37 +00:00
syscalls.master defopt NFSSERVER 1998-06-25 22:19:12 +00:00