NetBSD/sys
reinoud aebd3848a9 Enable the exywdt watchdog since its now implemented and remove the
VERBOSE_INIT_ARM; its debugging is not needed normally.
2014-04-19 15:32:18 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch Enable the exywdt watchdog since its now implemented and remove the 2014-04-19 15:32:18 +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 Add support for accelerated AES_CBC in ubsec(4) for BCM5823 and newer. 2014-04-19 12:29:24 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Deal in 4KB pages for vchiq regardless of ARM page size. 2014-04-19 07:28:18 +00:00
fs An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
gdbscripts
ipkdb
kern 'error' is not set on failure. This is a true bug: everything is freed 2014-04-18 11:44:31 +00:00
lib Add basic Alpha support to libunwind. 2014-04-15 18:40:34 +00:00
miscfs An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
modules Move a few compat 50 syscalls, not applicable to rump kernels, out of 2014-04-04 18:17:36 +00:00
net add LRO 2014-04-17 15:45:39 +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 Mark a variable __diagused 2014-03-08 12:18:04 +00:00
netisdn kill sprintf 2014-03-21 16:41:15 +00:00
netkey
netmpls
netnatm
netsmb Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
nfs An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
opencrypto Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump Reparent children of a dying lwproc. Fixes wpa_supplicant -B (and 2014-04-16 22:34:02 +00:00
secmodel
stand
sys CID/1203196: Don't confuse coverity with out of bounds access 2014-04-17 16:14:22 +00:00
ufs s/null/NULL/ to fix build break 2014-04-17 18:15:49 +00:00
uvm Change cpu_tlb_info definition based on PMAP_TLB_MAX instead of MULTIPROCESSOR 2014-04-03 14:46:25 +00:00
Makefile