NetBSD/sys
2017-04-15 23:21:46 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch Replace early init node name list with a list of compatible strings. 2017-04-15 00:35:12 +00:00
coda Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
compat Switch compat_20_netbsd32_getfsstat() to mountlist iterator. 2017-04-13 09:46:59 +00:00
conf Fix typo 2017-04-09 14:52:14 +00:00
crypto
ddb
dev Change order in which nodes in the devicetree are processed. 2017-04-15 00:34:29 +00:00
dist/pf Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
external Use a spin lock -- we take this in interrupt context. 2017-04-11 04:43:12 +00:00
fs Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
gdbscripts Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
ipkdb
kern regen to confirm no functional change 2017-04-15 23:21:46 +00:00
lib Add garbage instructions at end of kern_assert after vpanic. 2017-03-14 09:22:37 +00:00
miscfs Switch procfs_domounts() to mountlist iterator. 2017-04-13 09:54:18 +00:00
modules Build without installation example lua kernel module: luareadhappy 2017-04-15 18:22:35 +00:00
net Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
net80211 Fix incrementing wrong counter 2017-03-06 08:36:20 +00:00
netatalk
netbt
netinet No need for membar_datadep_consumer here. 2017-04-15 17:06:45 +00:00
netinet6 Rumpify netipsec 2017-04-14 02:43:27 +00:00
netipsec cosmetic fixes: 2017-04-15 22:01:57 +00:00
netisdn Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
netkey
netmpls
netnatm
netsmb
nfs Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
opencrypto Fix usage of MD5Final/SHA1Final 2017-04-13 01:24:34 +00:00
rump regen to confirm no functional change 2017-04-15 23:21:46 +00:00
secmodel
stand
sys regen to confirm no functional change 2017-04-15 23:21:46 +00:00
ufs Switch lfs_flush() and lfs_writerd() to mountlist iterator. 2017-04-13 09:57:28 +00:00
uvm Fix typo 2017-03-21 02:24:35 +00:00
Makefile