NetBSD/sys
2008-11-08 09:37:13 +00:00
..
altq *** Summary *** 2008-11-07 00:20:01 +00:00
arch use correct OBIOCF_*_DEFAULT locator values 2008-11-08 09:37:13 +00:00
coda
compat Adjust the sleeps in lwpcache and lwpublk. Make them uninterruptable 2008-11-01 05:59:33 +00:00
conf Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
contrib/dev/ath
crypto
ddb don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
dev To finish the device_t/softc split, convert some casts to struct 2008-11-08 00:26:35 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external/bsd/drm/dist
fs Introduce an extra state to wich all pushed ecclines are pushed on. This 2008-11-01 23:51:25 +00:00
gdbscripts
ipkdb
kern buildfix: use PRIxPTR rather %lx. 2008-11-07 19:50:00 +00:00
lib
lkm Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
miscfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
modules
net *** Summary *** 2008-11-07 00:20:01 +00:00
net80211 *** Summary *** 2008-11-07 00:20:01 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt
netinet *** Summary *** 2008-11-07 00:20:01 +00:00
netinet6 *** Summary *** 2008-11-07 00:20:01 +00:00
netipsec
netisdn *** Summary *** 2008-11-07 00:20:01 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb
nfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
opencrypto
rump fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00
secmodel - Be clear about whether module load is explicit or system initiated (auto). 2008-10-22 11:16:29 +00:00
stand
sys Don't use do {} while(0) for a single function call. 2008-11-07 00:15:42 +00:00
ufs Remove XXXUBC code for ffs_reallocblks, that has been conditionalized in 2008-11-06 22:31:08 +00:00
uvm - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
Makefile