NetBSD/sys
2014-04-25 18:31:35 +00:00
..
altq
arch Add applesmc(4) to {i386,amd64}/ALL. 2014-04-25 18:25:52 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
compat There are two times the same branches. 2014-04-15 17:53:09 +00:00
conf Fix apple_smc config in conf/files. 2014-04-01 17:49:30 +00:00
crypto fix sprintf. 2014-03-25 16:28:15 +00:00
ddb Make this build. 2014-04-12 19:25:48 +00:00
dev Reassign copyright to TNF. 2014-04-25 18:10:21 +00:00
dist/pf
external Trailing whitespace 2014-04-25 15:49:17 +00:00
fs Don't lock an already locked vnode. 2014-04-25 15:18:06 +00:00
gdbscripts
ipkdb
kern Correct type of i in execve_dovmcmds. Fixes DEBUG_EXEC build. 2014-04-25 18:04:45 +00:00
lib Basic unwind support for HPPA. 2014-04-19 21:21:24 +00:00
miscfs An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
modules add atomic.c 2014-04-22 15:12:52 +00:00
net add a mask for currently valid ETHERCAP flags 2014-04-23 23:17:22 +00:00
net80211 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
netatalk
netbt
netinet revarprequest: Avoid leaking mbuf. 2014-04-12 12:24:50 +00:00
netinet6 Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the 2014-04-01 13:11:44 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb whoops, remove testing printf 2014-04-25 15:54:12 +00:00
nfs PR/48426: Dimitris Karagkasidis: Convert to sized, unsigned types. 2014-04-24 18:43:02 +00:00
opencrypto
rump gardenize: function calls over #ifdefs 2014-04-25 18:31:35 +00:00
secmodel
stand
sys Remove pollsock(). Since it took only a single socket, it was essentially 2014-04-25 15:52:45 +00:00
ufs s/null/NULL/ to fix build break 2014-04-17 18:15:49 +00:00
uvm remove unused variables for UVM_PAGE_TRKOWN. 2014-04-21 16:33:48 +00:00
Makefile