NetBSD/sys/compat
yamt d5dec378f9 increment p_nrlwps in lwp_create rather than letting callers do so
as it's always decremented by lwp_exit.  this fixes error recovery of
eg. aio_procinit.
2010-06-13 04:13:31 +00:00
..
aoutm68k regen: 2010-03-02 21:14:43 +00:00
common -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +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 remove an unnecessary check of PK_MARKER 2010-06-13 04:08:49 +00:00
linux Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2]. 2010-04-23 16:07:33 +00:00
linux32 Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376, 2010-05-29 18:55:34 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach increment p_nrlwps in lwp_create rather than letting callers do so 2010-06-13 04:13:31 +00:00
ndis On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
net merge christos-time_t 2009-01-11 02:57:17 +00:00
netbsd32 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +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 Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +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 increment p_nrlwps in lwp_create rather than letting callers do so 2010-06-13 04:13:31 +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 Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +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