NetBSD/sys/compat
chs be6c83e099 simplify and fix futex requeuing:
don't wake up all the threads being requeued to have them move themselves
from one list to another (thus defeating the purpose), just change the lists
directly in futex_wake().
2016-05-20 13:54:34 +00:00
..
aoutm68k Regen 2015-09-24 14:40:09 +00:00
common Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
freebsd Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
ibcs2 Regen 2015-09-24 14:40:09 +00:00
linux simplify and fix futex requeuing: 2016-05-20 13:54:34 +00:00
linux32 Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
m68k4k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
ndis PR/50784: David Binderman: Add missing braces, this is not python. 2016-02-08 16:42:04 +00:00
net
netbsd32 clamp getrlimit the same way we clamp setrlimit 2016-05-13 16:54:36 +00:00
netinet6 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
osf1 Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
ossaudio Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
sunos Redo previous. zero check before modulo. 2015-12-12 17:48:18 +00:00
sunos32 Add missing newline character in error message 2016-02-28 23:24:35 +00:00
svr4 Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
svr4_32 Add missing semicolon 2016-05-12 03:01:57 +00:00
sys include opt_compat_netbsd.h to get COMPAT_SOCKCRED70 defined. 2016-04-07 17:48:40 +00:00
ultrix Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
vax1k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
Makefile