NetBSD/sys/compat
dsl 4f69eadcae svr4_32_sys_creat64() and svr4_32_sys_creat() are equivalent, as are
open64 and open, so just have one set of entry points.
2007-12-17 21:58:34 +00:00
..
aoutm68k ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
common compat_file.[ch] are no longer used 2007-12-12 21:37:26 +00:00
darwin Call sys_open() not bsd_sys_open(). 2007-12-13 07:54:22 +00:00
freebsd ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
hpux more NDINIT fallout. not completely compile-tested. 2007-12-09 13:34:23 +00:00
ibcs2 Regen. 2007-12-13 05:19:08 +00:00
irix more NDINIT fallout. not completely compile-tested. 2007-12-09 13:34:23 +00:00
linux Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
linux32 Fix linux32_sys_wait4 by doing its own jobw instead off calling 2007-12-17 18:10:37 +00:00
m68k4k ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
mach Regen syscall tables for mach binary compatibility. Per request from dsl@. 2007-12-11 08:06:46 +00:00
ndis fix the __KERNEL_RCSID 2007-12-11 23:32:44 +00:00
netbsd32 Regen without any 'const' members of the syscall argument structures. 2007-12-17 20:47:31 +00:00
osf1 more NDINIT fallout. not completely compile-tested. 2007-12-09 13:34:23 +00:00
ossaudio ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
pecoff ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
sunos Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
sunos32 Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
svr4 Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
svr4_32 svr4_32_sys_creat64() and svr4_32_sys_creat() are equivalent, as are 2007-12-17 21:58:34 +00:00
sys Add a definition of compat_12_stat_conv() here so I can kill compat_file.h 2007-12-12 21:17:57 +00:00
ultrix Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
vax1k ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00