NetBSD/sys
ozaki-r 9102ea39a1 Regen 2015-03-23 07:40:31 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Fix register usage in softint_switch. load / restore l_private across 2015-03-22 23:46:08 +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-23 07:40:31 +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 support 24bpp framebuffers 2015-03-20 21:55:46 +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 Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the 2015-03-20 20:36:27 +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 NPF: replace the TAILQ of the dynamic rules with a linked list and fix the 2015-03-20 23:36:28 +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 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 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 "rump" -> "rump kernel" police 2015-03-18 13:20:20 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
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 No, PQ_ANON is set only if owned by anon, not if loaned to anon. 2015-03-21 13:58:31 +00:00
Makefile