NetBSD/sys
matt 2b85113592 Cleanup sscom to make more SoC invariant 2014-03-14 21:40:48 +00:00
..
altq
arch Cleanup sscom to make more SoC invariant 2014-03-14 21:40:48 +00:00
coda The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
compat Redo previous. 2014-03-08 01:51:58 +00:00
conf Do COMPILE_CTFCONVERT on vers.o as same as other targets 2014-03-10 02:36:50 +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 Fixed wrong cast and invalid array access in the calibration framework, as 2014-03-14 05:03:19 +00:00
dist/pf remove unused variable to avoid warning from gcc 4.8. 2014-03-06 15:21:58 +00:00
external Checking the return value of an allocator works better, when looking at 2014-02-27 01:40:07 +00:00
fs Restructure union_lock() to always lock before testing for dead node. 2014-03-12 09:40:05 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern regen: time/timer related syscalls for rump kernels 2014-03-14 00:56:37 +00:00
lib remove compiler-rt duplicates to fix build 2014-03-13 16:09:11 +00:00
miscfs Restructure layer_lock() to always lock before testing for dead node. 2014-03-12 09:39:23 +00:00
modules Tidy up Makefile of cyclic and dtrace modules to support ARM 2014-03-05 06:40:45 +00:00
net NPF: add support for "stateful-ends". 2014-03-14 11:29:44 +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 Mark a variable __diagused 2014-03-08 12:18:04 +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 Remember to bump revision for the "int my time VIF_DYING" change yesterday. 2014-03-14 10:06:22 +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 regen: time/timer related syscalls for rump kernels 2014-03-14 00:56:37 +00:00
ufs Current support for iterating over mnt_vnodelist is rudimentary. Every 2014-03-05 09:37:29 +00:00
uvm deduplicate uvm_object_printit() implementation 2014-03-11 20:22:47 +00:00
Makefile