NetBSD/sys
2012-07-12 01:21:08 +00:00
..
altq
arch Fix incomplete bus_dma tag. 2012-07-11 19:14:17 +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 The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags not 2012-07-08 20:14:11 +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 deal with negative cache sizes 2012-07-12 01:21:08 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
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 Revert rev 1.95 since getdisksize() no longer returns secsize=0. 2012-07-07 16:18:50 +00:00
gdbscripts
ipkdb
kern in soreceive(), handle uios larger than 31 bits. 2012-07-09 04:35:13 +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 npf_packet_handler: fix gcc unused warning. 2012-07-02 06:55:58 +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 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
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 Adjust to rfc6056 rename to portalgo 2012-06-25 19:25:07 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys ptree: add context argument. OK matt@ 2012-07-11 00:19:28 +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