NetBSD/sys
christos d50f5f33b4 fix compression shift 2015-03-09 00:40:35 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Compile the bootblocks for i386 CPUs, even when the main target architecture 2015-03-08 19:47:17 +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 fix compression shift 2015-03-09 00:40:35 +00:00
dist/pf
external Don't return events that are too large and leave them in the list. 2015-03-08 23:37:56 +00:00
fs make this compile again. 2015-02-25 23:14:59 +00:00
gdbscripts
ipkdb
kern Don't forget to assign the new rump variables. 2015-03-08 20:31:53 +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 regen 2015-03-07 16:38:49 +00:00
ufs ffs_reload(): release 'bp' earlier 2015-03-03 17:56:51 +00:00
uvm Detect overflow when rounding length parameter and return ENOMEM. 2015-03-01 13:43:51 +00:00
Makefile