NetBSD/sys
joerg 9642a6c30f Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception
acorn26. This bumps the KVA reservation from 4MB to 16MB and avoids
long hangs on my Cubietruck under IO. acorn26 is kept as it does have a
ridiculous low 32MB KVA limit.
2015-02-23 20:34:37 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception 2015-02-23 20:34:37 +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 Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb we can use show callout now from crash 2015-02-08 19:41:39 +00:00
dev Apply patch from FUKAUMI Naoki to fix ring buffer handling when the 2015-02-23 19:05:16 +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 Rearange interface detachement slightly: before we free the INET6 specific 2015-02-23 19:15:59 +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 Hum. Perhaps I missed a bit of the specification. Let's not be that 2015-02-23 17:05:58 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile