NetBSD/sys
2012-07-15 00:16:28 +00:00
..
altq
arch Add umass to the macppc INSTALL kernel so that it is easier to perform 2012-07-14 18:50:22 +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 regen 2012-07-13 18:21:45 +00:00
conf Add sata Port MultiPlier (PMP) support to the ata bus layer, 2012-07-02 18:15:44 +00:00
crypto Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
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 gic for arm 2012-07-14 07:59:48 +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 Fix build - eg i386/ALL 2012-07-12 17:24:47 +00:00
gdbscripts
ipkdb
kern revert previous; the problem was off by one in the bios device comparison 2012-07-13 16:15:48 +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 Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
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 - Eliminate so_nbio and turn it into a bit SS_NBIO in so_state. 2011-12-20 23:56:28 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
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_find_filtered_node: make key argument const. 2012-07-15 00:16: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