NetBSD/sys
2007-12-05 08:34:41 +00:00
..
altq
arch Don't open-code queue(3) macros (x = ifnet.tqh_first; y = 2007-12-05 01:02:15 +00:00
coda
compat Kill ref to lockmgr in comments (for grep). 2007-12-05 08:34:41 +00:00
conf
contrib/dev/ath
crypto
ddb ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
dev lockmgr -> mutex 2007-12-05 07:58:29 +00:00
dist Use IFADDR_FOREACH(). 2007-12-05 01:11:24 +00:00
fs Add a bit to differentiate if a message is a request or a response. 2007-12-04 19:43:42 +00:00
gdbscripts
ipkdb
kern Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
lib Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
lkm
miscfs
net lockmgr -> mutex 2007-12-05 07:58:29 +00:00
net80211
netatalk Bring this dead code, aa_clean(), into the 21st century, *shrug*. 2007-12-05 01:16:02 +00:00
netbt
netinet Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
netinet6 Use IFADDR_FOREACH(). 2007-12-05 01:17:16 +00:00
netipsec Use IFNET_FOREACH() and IFADDR_FOREACH(). 2007-12-04 10:27:33 +00:00
netisdn
netiso Avoid casts, change (struct ifaddr *)ia to &ia->ia_ifa. 2007-12-05 01:20:01 +00:00
netkey
netnatm
netsmb
nfs merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
opencrypto
rump Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
secmodel
stand
sys Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ufs
uvm
Makefile