NetBSD/sys/compat
drochner 690a7f09c9 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns
the signal number now, as required by POSIX. The latter should just
 return 0 on success. Fixes a mysql problem reported by Kurt Schreiner.
-document the new behavior of sigwaitinfo and sigtimedwait
-retain non-POSIX behavior for NetBSD-5 binary compatibility -- the fix
 would likely not be polled into the .0-branches, and having 5.0.x and
 5.x behave differently would be confusing. Besides that, it was
 documented in the manpage all the time.
2010-05-30 19:31:39 +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 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +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 Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +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
netbsd32 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
netinet6
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
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 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