NetBSD/sys
2014-05-15 06:58:19 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch Enabling alignment faults and unaligned access at the same time makes 2014-05-14 14:38:54 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
compat Fix c&p error for the length argument in fadvise64_64. 2014-05-06 18:17:22 +00:00
conf As discussed on tech-toolchain, offer a new make variable MKKDEBUG - if 2014-05-05 19:06:29 +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 Use onoff() macro. 2014-05-15 06:58:19 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Fix sense of test in last commit, noted by Robert Swindells. 2014-05-14 16:25:19 +00:00
fs PR kern/48799: make filehandles properly use 64bit inodes on CD9660 file 2014-05-13 17:05:26 +00:00
gdbscripts
ipkdb
kern Add a global vnode cache: 2014-05-08 08:21:53 +00:00
lib Lazy VFP processing works a lot better if the functions contain a return 2014-05-14 22:13:36 +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 a global vnode cache: 2014-05-08 08:21:53 +00:00
net npf_session_inspect: do not silently drop the packet on state check failure. 2014-05-14 20:35:27 +00:00
net80211 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
netatalk
netbt
netinet Make sure *(if_output)() is called with KERNEL_LOCK held. 2014-05-13 19:36:16 +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 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 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump comment meets reality 2014-05-09 06:12:48 +00:00
secmodel
stand
sys re-use a macro. 2014-05-13 19:58:23 +00:00
ufs Make filehandles on UFS based filesystems use proper 64bit inodes. 2014-05-14 13:46:19 +00:00
uvm remove unused variables for UVM_PAGE_TRKOWN. 2014-04-21 16:33:48 +00:00
Makefile