NetBSD/sys/compat
christos 84ec419140 add a lot more debugging and error checking. Alas, skype seems to be happy
getting back our values, but still does not work.
2009-08-22 23:31:16 +00:00
..
aoutm68k Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
common Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +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 Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions 2009-08-09 22:49:00 +00:00
irix pad -> PAD, to follow src/sys/kern/makesyscalls.sh rev 1.87. 2009-06-28 09:50:57 +00:00
linux remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux32 add the video ioctls so that the 32 bit skype works with video 2009-08-18 02:02:58 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach Declare extern syscallnames in a header. 2009-06-02 23:21:37 +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 Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +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 Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions 2009-08-09 22:49:00 +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 Typo in comment. 2009-04-16 07:42:28 +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 Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions 2009-08-09 22:49:00 +00:00
svr4_32 Add enum uio_seg argument to do_sys_mknod(). 2009-08-10 17:36:00 +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