NetBSD/sys/compat
dsl ea4ea02d98 Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.
Fixes part of PR/31358
The other parts are rather too intrusive to be fixed as in the PR.
2009-11-28 22:11:42 +00:00
..
aoutm68k Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
common Use lwp_getpcb() in compat code, clean from struct user. 2009-11-23 00:46:06 +00:00
darwin Build COMPAT_DARWIN and COMPAT_MACH as a Xen domU too 2009-08-16 15:35:52 +00:00
freebsd Use lwp_getpcb() in compat code, clean from struct user. 2009-11-23 00:46:06 +00:00
ibcs2 do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
irix Set irm->bufmem = uvmexp.filepages; 2009-11-28 20:09:56 +00:00
linux Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux32 Regen for personality(2) update. 2009-11-24 10:44:41 +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 Kill redundant assignment. 2009-11-21 11:54:54 +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 Use lwp_getpcb() in compat code, clean from struct user. 2009-11-23 00:46:06 +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 Use lwp_getpcb() in compat code, clean from struct user. 2009-11-23 00:46:06 +00:00
svr4_32 Use lwp_getpcb() in compat code, clean from struct user. 2009-11-23 00:46:06 +00:00
sys Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +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