NetBSD/sys
pooka b82b9c8f7f In addition to kernel/tools sources, include another selection of sources
useful for running application stacks on rump kernels.
2014-07-08 14:30:21 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Split softc, fix wsfont_find call. 2014-07-08 13:35:43 +00:00
coda
compat fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
conf Document command line options and other inputs and outputs. 2014-06-14 12:42:41 +00:00
crypto
ddb
dev fix a device/softc error. 2014-07-08 14:18:54 +00:00
dist/pf
external Hook up drm suspend/resume. 2014-07-07 20:21:31 +00:00
fs Change msdosfs from hashlist to vcache: 2014-07-08 09:21:52 +00:00
gdbscripts
ipkdb
kern Initialize ubchist earlier. 2014-07-07 20:14:43 +00:00
lib ${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include 2014-07-04 16:44:26 +00:00
miscfs Use NZERO instead of hard-coded "20" value. 2014-06-30 14:58:59 +00:00
modules
net Most filter programs in the kernel need 3 scratch registers. 2014-07-08 11:30:31 +00:00
net80211
netatalk * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netbt * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netinet * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netinet6 * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netipsec * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netisdn
netkey
netmpls * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netnatm * sprinkle KASSERT(solocked(so)); in all pr_stat() functions. 2014-07-07 17:13:56 +00:00
netsmb
nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp != NULL" case. 2014-07-05 09:33:41 +00:00
opencrypto If we register with pmf on attach, deregister on detach. 2014-07-02 18:58:42 +00:00
rump In addition to kernel/tools sources, include another selection of sources 2014-07-08 14:30:21 +00:00
secmodel
stand
sys * split PRU_SENSE functionality out of xxx_usrreq() switches and place into 2014-07-06 03:33:33 +00:00
ufs Revert the following changes: 2014-06-28 22:27:50 +00:00
uvm Initialize ubchist earlier. 2014-07-07 20:14:43 +00:00
Makefile