NetBSD/sys
riastradh 1cd7590af6 Fix the same typo again in the same comment.
Still no functional change.
2017-04-18 19:04:25 +00:00
..
altq
arch switch pmc_ncounters to unsigned int. 2017-04-18 15:14:28 +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 Fix the same typo again in the same comment. 2017-04-18 19:04:25 +00:00
dist/pf
external Use a spin lock -- we take this in interrupt context. 2017-04-11 04:43:12 +00:00
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 Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
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 Fix typo 2017-03-21 02:24:35 +00:00
Makefile