NetBSD/sys
2017-04-18 18:07:29 +00:00
..
altq
arch switch pmc_ncounters to unsigned int. 2017-04-18 15:14:28 +00:00
coda
compat Switch compat_20_netbsd32_getfsstat() to mountlist iterator. 2017-04-13 09:46:59 +00:00
conf
crypto
ddb
dev Remove redundant duplicate assignment. 2017-04-18 17:28:18 +00:00
dist/pf
external
fs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
gdbscripts Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
ipkdb
kern PR/52174: Remove root test, it is too verbose. XXX: need to come up with 2017-04-18 18:07:29 +00:00
lib Swap arguments to strncmp() so that the thing we are testing, the 2017-04-18 07:44:20 +00:00
miscfs Switch procfs_domounts() to mountlist iterator. 2017-04-13 09:54:18 +00:00
modules Can't destroy pb until we're done using it. 2017-04-16 17:45:12 +00:00
net Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
net80211
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 Use %zu for size_t (fix build of 32bit archs) 2017-04-18 10:49:35 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
opencrypto Remove duplicate assignment. 2017-04-18 17:05:05 +00:00
rump New rndsource driver for Araneus Alea II TRNG USB devices. 2017-04-17 08:59:37 +00:00
secmodel
stand
sys Welcome to 7.99.70 2017-04-17 08:34:58 +00:00
ufs Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
uvm
Makefile