NetBSD/sys/compat
christos 87d8a6fadb - Eliminate so_nbio and turn it into a bit SS_NBIO in so_state.
- Introduce MSG_NBIO so that we can turn non blocking i/o on a per call basis
- Use MSG_NBIO to fix the XXX: multi-threaded issues on the fifo sockets.
- Don't set SO_CANTRCVMORE, if we were interrupted (perhaps do it for all
  errors?).
2011-12-20 23:56:28 +00:00
..
aoutm68k Regen: use COMPAT_50 quotactl, not the native one 2011-03-07 19:27:27 +00:00
common Add COMPAT_50 and COMPAT_NETBSD32 compatibility code for rnd(4) 2011-12-19 21:53:52 +00:00
freebsd merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ibcs2
linux - Eliminate so_nbio and turn it into a bit SS_NBIO in so_state. 2011-12-20 23:56:28 +00:00
linux32 remove incorrect assertions (the len passed is the size of the bsd structure 2011-11-18 15:45:47 +00:00
m68k4k
ndis NULL does not need a cast 2011-08-31 18:31:02 +00:00
net Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
netbsd32 add a copyin function for sigset so that we can use sigtimedwait1 from 2011-11-18 03:34:13 +00:00
netinet6
osf1 Fix SYSCALL_DEBUG build. 2011-07-22 10:02:08 +00:00
ossaudio Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
sa
sunos
sunos32
svr4 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
svr4_32 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
sys allow kernels w/o COMPAT_50 to build 2011-12-20 16:38:06 +00:00
ultrix
vax1k
Makefile