NetBSD/sys/compat
rmind 4c1098f541 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by
Onno van der Linden.  Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).
2009-11-04 21:23:02 +00:00
..
aoutm68k Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
common do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
darwin Build COMPAT_DARWIN and COMPAT_MACH as a Xen domU too 2009-08-16 15:35:52 +00:00
freebsd Add missing include <sys/exec_aout.h> 2009-08-16 15:41:51 +00:00
ibcs2 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
irix do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
linux do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
linux32 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
ndis Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
net merge christos-time_t 2009-01-11 02:57:17 +00:00
netbsd32 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
netinet6 Emulate a couple more ioctls. Thanks to Matthias Drochner for pointing them out. 2009-01-15 20:32:59 +00:00
osf1 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
ossaudio add a lot more debugging and error checking. Alas, skype seems to be happy 2009-08-22 23:31:16 +00:00
pecoff Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
sa Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
sunos Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
sunos32 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
svr4 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
svr4_32 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
sys cpuctl: 2009-04-19 14:11:36 +00:00
ultrix Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
vax1k Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
Makefile