NetBSD/sys
matt 2260871018 Use the new FEAT_LDREX to replace ARMV6/ARMV7 2014-02-28 14:19:25 +00:00
..
altq
arch Use CPPFLAGS and drop -mlittle-endian 2014-02-28 11:05:00 +00:00
coda The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
compat Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
conf Currently dead vnodes still reside on the vnodelist of the file system 2014-02-27 13:00:06 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
dev regen 2014-02-28 11:54:47 +00:00
dist/pf
external Checking the return value of an allocator works better, when looking at 2014-02-27 01:40:07 +00:00
fs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern G/C sys/simplelock.h includes 2014-02-28 10:16:51 +00:00
lib Provide labs, llabs and imaxabs for kernel use. 2014-02-27 18:05:07 +00:00
miscfs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
modules Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
net If the in6 domain was not attached, do not attempt to process IPv6 packets. 2014-02-25 22:42:06 +00:00
net80211 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netatalk Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netbt Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netinet Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netinet6 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netipsec Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netisdn
netkey
netmpls Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netnatm
netsmb Don't dereference NULL pointers. 2014-02-20 11:08:57 +00:00
nfs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
opencrypto Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
rump Use the new FEAT_LDREX to replace ARMV6/ARMV7 2014-02-28 14:19:25 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
ufs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
uvm Fix copy & pasto 2014-02-26 20:33:53 +00:00
Makefile