NetBSD/sys/compat
thorpej 42b8fac3b8 Move boot device detection code from i386 and amd64 ports to x86_autoconf.c.
Rename i386_alldisks and x86_64_alldisks to x86_alldisks, adjust other
references to compensate.
2004-10-20 04:20:05 +00:00
..
aoutm68k regen: 2004-09-14 17:40:59 +00:00
common Fixing age old cruft: 2004-08-15 07:19:54 +00:00
darwin introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
freebsd only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise 2004-09-12 10:38:25 +00:00
hpux only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise 2004-09-12 10:38:25 +00:00
ibcs2 Bounds check signal number. 2004-10-13 23:21:41 +00:00
irix introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
linux Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
m68k4k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
mach introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
netbsd32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
osf1 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ossaudio Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pecoff pass the whole of pecoff_opthdr, not only pecoff_imghdr. 2004-07-18 04:36:42 +00:00
sunos There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
sunos32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
svr4 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
svr4_32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ultrix Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
vax1k Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile