NetBSD/sys
2014-02-27 18:14:52 +00:00
..
altq
arch Cast argument to abs, not the result. 2014-02-27 18:14:52 +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 Remove impossible checks. 2014-02-27 01:30:42 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
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 The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +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 Currently dead vnodes still reside on the vnodelist of the file system 2014-02-27 13:00:06 +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