NetBSD/sys
2012-07-19 02:40:08 +00:00
..
altq
arch Remove unused variable. 2012-07-18 21:55:05 +00:00
coda comment out debugging printfs 2012-05-04 17:57:22 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat Rename MDP_IRET to MDL_IRET since it is an lwp flag, not a proc one. 2012-07-15 15:17:56 +00:00
conf Add sata Port MultiPlier (PMP) support to the ata bus layer, 2012-07-02 18:15:44 +00:00
crypto
ddb Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
dev Add XGI Technology's devices. 2012-07-19 02:40:08 +00:00
dist
external when freeing the DRM_SHM kernel memory that can be mapped by a user process, 2012-06-17 15:15:34 +00:00
fs Fix build - eg i386/ALL 2012-07-12 17:24:47 +00:00
gdbscripts
ipkdb
kern From Roger Pau Monne: kill(2) called for a zombie process should return 0, 2012-07-18 20:30:07 +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 Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules Move i386 and amd64 usermode configurations to their respective directories 2012-06-30 15:03:56 +00:00
net PR/46587: Roger Pau Monne: Prevent panic on shutdown on bridge teardown -> 2012-07-17 18:08:20 +00:00
net80211 Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netatalk
netbt
netinet rename rfc6056 -> portalgo, requested by yamt 2012-06-25 15:28:38 +00:00
netinet6 Remove the wrapper of frag6_input(), restore the behaviour changed in r1.50. 2012-07-01 22:04:44 +00:00
netipsec Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
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 - Rework NPF tables and fix support for IPv6. Implement tree table type 2012-07-15 00:22:58 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys Add a new (dummy) event type so we can use it for forcing sensors to be 2012-07-15 18:31:35 +00:00
ufs Convert a KDASSERT to a KDASSERTMSG 2012-07-09 11:20:22 +00:00
uvm Convert a KASSERT to a KASSERTMSG. Expand one KASSERTSG a little bit. 2012-07-09 11:19:34 +00:00
Makefile