NetBSD/sys
maxv f2f615bb86 ffs_superblock_validate(): when checking the number of frag blocks, also
make sure it matches fs->fs_frag. This also prevents an infinite loop if
fs->fs_frag=0.
2015-02-14 13:43:28 +00:00
..
altq
arch Explicitly denote static functions. 2015-02-14 13:07:39 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat typo in comment 2015-02-14 07:37:19 +00:00
conf Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of 2015-02-13 17:50:48 +00:00
crypto
ddb we can use show callout now from crash 2015-02-08 19:41:39 +00:00
dev print error message when fail to load firmware. 2015-02-14 05:00:23 +00:00
dist/pf
external add a ugly hack to avoid difficult to understand failures with 2015-02-14 06:58:12 +00:00
fs invalidate input mbuf as soon as it is consumed by the mbuf chain 2015-02-07 12:50:25 +00:00
gdbscripts
ipkdb
kern ... and I forgot to actually remove kern_verifiedexec.c. 2015-02-13 17:55:24 +00:00
lib Force FPU support for Clang, don't disable IAS completely. 2015-01-29 20:45:16 +00:00
miscfs
modules plug leak on error. Reported by: 2015-02-07 04:09:13 +00:00
net Don't emit wrapped-around reads. They're dead code but dead code elimination 2015-02-13 15:59:17 +00:00
net80211
netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
netbt
netinet Port over the TCP_INFO socket option from FreeBSD, originally from 2015-02-14 12:57:52 +00:00
netinet6 Add DCCP protocol support from KAME. 2015-02-10 19:11:52 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump add libc++ 2015-02-13 00:31:42 +00:00
secmodel
stand
sys Struct tcpcb was extended with three new fields, therefore 2015-02-14 12:59:02 +00:00
ufs ffs_superblock_validate(): when checking the number of frag blocks, also 2015-02-14 13:43:28 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile