NetBSD/sys/compat
thorpej f8fe385b78 Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native
NetBSD pread(2) and pwrite(2).  These still require indirection because
the arguments need to be converted to the correct types.

Delete svr4_sys_pread64() and svr4_sys_pwrite64(), since the arguments
for these calls do not need conversion, and the syscall switch calls
the native NetBSD system calls directly.
1998-06-30 19:42:56 +00:00
..
common Make adding new source files easier and enhance readability by ordering SRCS 1998-04-28 16:27:51 +00:00
freebsd Regen: defopt NFSSERVER 1998-06-25 22:18:53 +00:00
hpux defopt KTRACE 1998-06-25 21:18:11 +00:00
ibcs2 fix typo that broke directory read emulation. 1998-06-28 01:20:06 +00:00
linux Since wscons can support VT_xxx ioctl()s, enable them if NWSDISPLAY > 0. 1998-06-11 22:26:13 +00:00
m68k4k
osf1 regen 1998-05-20 16:35:19 +00:00
ossaudio Fix off by 1 error 1998-05-25 17:13:43 +00:00
sunos Include NFSSERVER option header opt_nfsserver.h. 1998-06-26 10:13:14 +00:00
svr4 Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native 1998-06-30 19:42:56 +00:00
ultrix defopt COMPAT_SUNOS 1998-06-25 23:40:33 +00:00