NetBSD/sys
2015-03-20 14:26:42 +00:00
..
altq
arch Add Intel C61x and X99 devices. 2015-03-20 12:01:32 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat Support Linux MAP_LOCKED mmap flag. 2015-03-14 08:32:07 +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 Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Add MegaRAID SAS3108 2015-03-20 14:26:42 +00:00
dist/pf
external Hack against the blank console problem: 2015-03-18 02:57:13 +00:00
fs make this compile again. 2015-02-25 23:14:59 +00:00
gdbscripts
ipkdb
kern Add new operation "vcache_new()" to allocate and initialise a new 2015-03-17 09:38:21 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs
modules dtrace syscall for linux32 2015-03-08 17:11:57 +00:00
net Introduce the routing flag RTF_LOCAL to track local address routes. 2015-02-26 09:54:46 +00:00
net80211
netatalk
netbt
netinet Move code that is conditional on options INET6 into #ifdef INET6. 2015-03-14 02:08:16 +00:00
netinet6 Don't add local routes for the any address or p2p addresses where the address matches the destination. 2015-02-26 12:58:36 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs Fix uninitialized variable. 2015-03-06 19:03:30 +00:00
opencrypto
rump "rump" -> "rump kernel" police 2015-03-18 13:20:20 +00:00
secmodel
stand
sys Add new operation "vcache_new()" to allocate and initialise a new 2015-03-17 09:38:21 +00:00
ufs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
uvm Detect overflow when rounding length parameter and return ENOMEM. 2015-03-01 13:43:51 +00:00
Makefile