NetBSD/sys
joerg a9d09c60a9 Don't overwrite MACHINE_ARCH if it is already set. 2014-03-02 16:18:41 +00:00
..
altq
arch Don't overwrite MACHINE_ARCH if it is already set. 2014-03-02 16:18:41 +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 Some {} are missing. The behavior is thus wrong: the code always jumps to 2014-03-01 16:59:41 +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
ipkdb
kern When converting out of range 64bit sysctl values to 'int' (because of 2014-03-01 17:27:48 +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 ';;' -> ';' 2014-03-01 16:46:14 +00:00
netinet6 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netipsec Remove modification of an unused uninitialized variable. 2014-03-01 12:55:23 +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 only check that npages fit, if we are going to add npages to swpgonly. 2014-03-01 18:32:01 +00:00
Makefile