NetBSD/sys/compat
njoly 9e069687a9 Make compat netbsd32 sendmsg follow the native version by allowing
empty messages. This let unfdpass regression test work as expected.
2009-07-22 17:19:44 +00:00
..
aoutm68k Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
common - Use #ifdef AIO, instead of #ifdef notyet. Not a solution, but at 2009-07-19 02:41:27 +00:00
darwin Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
freebsd Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:08 +00:00
ibcs2 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
irix pad -> PAD, to follow src/sys/kern/makesyscalls.sh rev 1.87. 2009-06-28 09:50:57 +00:00
linux Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of 2009-07-22 15:49:29 +00:00
linux32 Make compat linux/linux32 getdents(2) fail with ENOTDIR instead of 2009-07-22 15:49:29 +00:00
m68k4k Need to include <sys/module.h> when using the MODULE() macro. 2008-11-21 19:55:38 +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 Make compat netbsd32 sendmsg follow the native version by allowing 2009-07-22 17:19:44 +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 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
ossaudio compat_ossaudio module, so others can depend on it. 2008-11-13 10:05:52 +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 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
sunos32 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
svr4 More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
svr4_32 More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +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 Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
Makefile