NetBSD/sys
2008-07-09 21:07:55 +00:00
..
altq
arch Fix syntax. *sigh* 2008-07-09 21:07:55 +00:00
coda
compat make LINUX_TCSBRK work. The code is mostly copied from 2008-07-04 11:06:31 +00:00
conf Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@. 2008-07-02 17:28:54 +00:00
contrib/dev/ath
crypto
ddb
dev - device/softc split 2008-07-09 20:07:19 +00:00
dist
fs Force allocation extent descriptor CRC length to 8 for UDF versions prior 2008-07-09 18:10:57 +00:00
gdbscripts
ipkdb
kern pool_do_put: fix a pool corruption bug discovered by 2008-07-09 02:43:53 +00:00
lib Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic. 2008-07-02 15:25:08 +00:00
lkm - device/softc split 2008-07-09 13:15:40 +00:00
miscfs Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
modules Fix build of the i915drm and radeondrm modules after the #include changes 2008-07-08 10:11:02 +00:00
net - device/softc split 2008-07-09 13:18:41 +00:00
net80211 Replace gcc-style designated initialisers with c99-style. 2008-06-24 10:33:46 +00:00
netatalk
netbt do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
netinet tcp_input: add a couple of assertions. 2008-07-04 18:22:21 +00:00
netinet6 remove undeclared caddr_t. makes i386 ALL kernel build again. 2008-06-27 09:16:21 +00:00
netipsec Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netisdn
netiso
netkey Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netnatm
netsmb Make it compile. 2008-06-24 11:20:37 +00:00
nfs Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
opencrypto
rump add ukfs_utimes() and ukfs_lutimes() 2008-07-07 09:07:18 +00:00
secmodel
stand
sys - Keep cache locked while allocating a cache group - later we might want 2008-07-04 16:38:59 +00:00
ufs ufsdirhash_build: missing unlock in failure path. 2008-07-03 09:56:15 +00:00
uvm Scale the number of kernel reserve pages by the number of CPUs. 2008-07-04 10:56:59 +00:00
Makefile