NetBSD/sys
2020-03-17 17:16:26 +00:00
..
altq
arch Add a bunch of assertions. 2020-03-17 13:34:50 +00:00
coda
compat Remove a debug printf() that accidentally got committed. :( 2020-03-17 17:16:26 +00:00
conf
crypto
ddb
dev Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
dist/pf
external Fix compiler-rt build with MKIPFILTER=no 2020-03-15 23:51:27 +00:00
fs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
gdbscripts
kern Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
lib
miscfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
modules Split out the quota code from the rest of compat_netbsd32 module. This 2020-03-12 15:02:29 +00:00
net Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt
netcan
netinet Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
netinet6
netipsec Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
netmpls
netsmb
nfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
opencrypto Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
rump Make page waits (WANTED vs BUSY) interlocked by pg->interlock. Gets RW 2020-03-14 20:23:51 +00:00
secmodel Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
stand
sys Add and use a new function, mowner_init_owner(), that initializes an 2020-03-15 23:14:41 +00:00
ufs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
uvm Fix a comment. 2020-03-17 00:30:17 +00:00
Makefile