NetBSD/sys
2015-02-22 17:38:19 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Make -mfloat-abi=soft a native kernel only option. Fixes rump build. 2015-02-22 17:38:19 +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 Revert and add comment that this dance is for the sake of builtin module 2015-02-21 17:14:37 +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 Cosmetic changes: 2015-02-20 17:08:13 +00:00
gdbscripts
ipkdb
kern PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong. 2015-02-22 00:50:30 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows 2015-02-18 17:00:15 +00:00
netinet6 Declare input argument to in6_sin_2_v4mapsin6 to be const, allows an 2015-02-20 22:13:48 +00:00
netipsec Don't use C++ keyword new 2014-09-05 09:26:44 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong. 2015-02-22 00:50:30 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong. 2015-02-22 00:50:30 +00:00
ufs Merge _sbcompute() and _sbcheck() into _sbfill(). 2015-02-22 14:55:23 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile