NetBSD/sys
nonaka b2901b1b91 Add pmf hooks. 2015-03-13 15:33:04 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Stylistic and non-functional changes from 2015-03-13 08:56:35 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat regen 2015-03-08 17:10:59 +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 pmf hooks. 2015-03-13 15:33:04 +00:00
dist/pf
external fix gcc is stupid. 2015-03-12 15:09:04 +00:00
fs make this compile again. 2015-02-25 23:14:59 +00:00
gdbscripts
ipkdb
kern regen 2015-03-12 15:06:28 +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 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 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 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
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 Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Fix uninitialized variable. 2015-03-06 19:03:30 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump regen 2015-03-08 20:32:21 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Remove __OPTIMIZE__ requirement to expand the byte swap macros. Back in 2015-03-12 15:28:16 +00:00
ufs ffs_superblock_validate(): check the number of inodes per block. Otherwise 2015-03-10 12:59:32 +00:00
uvm Detect overflow when rounding length parameter and return ENOMEM. 2015-03-01 13:43:51 +00:00
Makefile