NetBSD/sys
2015-02-17 11:25:43 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch move DAC1 output channel to master so things like OSS and kmix work 2015-02-17 11:25:43 +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 bit setting of bge_asf_mode if BGE_DEBUG is set. 2015-02-17 10:11:24 +00:00
dist/pf
external Apply a bugfix from r282 http://sourceforge.net/p/sljit/code/282/. 2015-02-16 13:33:24 +00:00
fs Remove debug printf 2015-02-16 10:49:39 +00:00
gdbscripts
ipkdb
kern A syscall like posix_fallocate() that is not supposed to set errno in 2015-02-15 10:48:21 +00:00
lib Force FPU support for Clang, don't disable IAS completely. 2015-01-29 20:45:16 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules plug leak on error. Reported by: 2015-02-07 04:09:13 +00:00
net Copyright year. 2015-02-14 21:32:46 +00:00
net80211
netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet Change the new counter variables in struct tcpcb to uint32_t, as 2015-02-14 22:09:53 +00:00
netinet6 Add DCCP protocol support from KAME. 2015-02-10 19:11:52 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
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 Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Struct tcpcb was extended with three new fields, therefore 2015-02-14 12:59:02 +00:00
ufs Revert a change in my previous commit that broke the checksum calculation. 2015-02-15 11:04:43 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile