NetBSD/sys
2012-06-09 15:48:38 +00:00
..
altq
arch Compute softintr mask correctly. 2012-06-08 23:35:23 +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 compat for 80211 ioctls from jmcneill 2012-05-28 14:19:10 +00:00
conf Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There 2012-06-09 02:31:14 +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 autodiscover wedges 2012-06-09 06:20:45 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
fs - fix some mallocs not to have casts and specify sizeof(*var) 2012-06-02 16:26:24 +00:00
gdbscripts
ipkdb
kern Remove debugging. 2012-06-09 02:55:32 +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 Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE 2012-05-30 14:30:32 +00:00
net npf_state_tcp: add an assert; fix some comments while here. 2012-06-05 22:46:54 +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 Simply use the ifa_addr pointer, rather than taking its address. 2012-06-08 15:01:51 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +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 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 since uidinfo uses sysctl now, move sysctl initialization before it. 2012-06-09 15:48:38 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand
sys Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There 2012-06-09 02:31:14 +00:00
ufs Use two separate comments for stub where IN_RENAME was. 2012-06-04 22:01:07 +00:00
uvm Now that pool_cache_invalidate() is synchronous and can handle per-CPU 2012-06-05 22:51:47 +00:00
Makefile