NetBSD/sys/compat
rmind d00df28408 Replace M_IOV and some malloc(9)s with kmem(9), and while there:
- Fix invalid free (M_TEMP vs M_IOV) in do_sys_recvmsg(), spotted by jakllsch@.
  Also, same fix in osf1_sys_sendmsg_xopen().
- Fix attempt to free non-allocated memory in error path in netbsd32___getfh30().
- Plug a memory leak in compat_43_netbsd32_orecvmsg().
2010-04-23 15:19:19 +00:00
..
aoutm68k regen: 2010-03-02 21:14:43 +00:00
common Add a new clock_gettime1() function that holds most of the 2010-04-08 11:51:13 +00:00
darwin regen: 2010-03-02 21:14:43 +00:00
freebsd regen: 2010-03-02 21:14:43 +00:00
ibcs2 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
irix When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
linux regen 2010-04-23 03:03:03 +00:00
linux32 This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
ndis
net
netbsd32 Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netinet6
osf1 Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +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
sa Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
sunos regen: ENOSYS nfssvc honestly 2010-03-03 11:08:00 +00:00
sunos32 Remove nfssvc non-emulations I missed yesterday. 2010-03-03 11:02:34 +00:00
svr4 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
svr4_32 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
sys Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
ultrix Remove nfssvc non-emulations I missed yesterday. 2010-03-03 11:02:34 +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