NetBSD/sys
2012-05-27 11:26:38 +00:00
..
altq
arch Install intrdefs.h 2012-05-27 11:26:38 +00:00
coda comment out debugging printfs 2012-05-04 17:57:22 +00:00
common Add support for PMAP_GROWKERNEL 2012-05-17 16:20:19 +00:00
compat Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
conf Implement a genfs_rename abstraction. 2012-05-08 23:53:26 +00:00
crypto
ddb Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
dev Add support Intel I350 Ethernet. 2012-05-25 23:37:37 +00:00
dist
external Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code. 2012-04-11 13:48:11 +00:00
fs Fix omitted VN_KNOTE(fvp, NOTE_RENAME) in tmpfs_rename. 2012-05-09 22:46:25 +00:00
gdbscripts
ipkdb
kern - Recognize the SuSE ABI note. 2012-05-22 02:40:05 +00:00
lib Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
miscfs don't block on pager map for read-ahead. 2012-05-22 14:20:39 +00:00
modules Update ffs, ext2fs, and tmpfs module makefiles to add *_rename.c. 2012-05-10 07:51:34 +00:00
net in ether_ifdetach(), clear if_mowner before releasing what it points to. 2012-05-11 04:05:54 +00:00
net80211
netatalk
netbt
netinet Explicitly include <sys/kmem.h> 2012-05-01 15:09:36 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs fix access permission check which got broken by some kauth rework 2012-04-27 18:12:01 +00:00
opencrypto
rump Recently uvm_page_locked_p() leaked outside of uvm/MD code, so rump 2012-05-23 14:59:21 +00:00
secmodel
stand
sys - Recognize the SuSE ABI note. 2012-05-22 02:40:05 +00:00
ufs Swap byte order of ext2fs_direct fields in ext2fs_rename_recalculate_fulr. 2012-05-10 19:08:34 +00:00
uvm Describe PG_ flags (for struct vm_page). Reviewed by yamt@. 2012-05-05 20:45:35 +00:00
Makefile