NetBSD/sys
2008-04-23 14:07:49 +00:00
..
altq
arch Split softc/device_t and misc cleanup for sn(4). 2008-04-23 13:29:44 +00:00
coda
compat -SYCALL_MPSAFE 2008-04-23 14:07:49 +00:00
conf Add subroutines to support collating per-cpu-gathered network statistics. 2008-04-23 05:21:17 +00:00
contrib/dev/ath
crypto
ddb
dev Since device_t is split out from softc, we have to allocate struct device 2008-04-23 13:37:19 +00:00
dist Print table header information with ACPI_DEBUG_PRINT instead of ACPI_INFO. 2008-04-22 16:16:37 +00:00
fs
gdbscripts
ipkdb
kern kmutex_t * -> void *, to avoid MD header fallout. 2008-04-23 13:19:44 +00:00
lib Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc. 2008-04-18 05:34:04 +00:00
lkm
miscfs Remove a race when pages are released while waiting for fstrans_start(). 2008-04-19 11:53:13 +00:00
modules
net Add subroutines to support collating per-cpu-gathered network statistics. 2008-04-23 05:21:17 +00:00
net80211
netatalk
netbt
netinet Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
netinet6 Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
netipsec PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU. 2008-04-23 07:29:47 +00:00
netisdn
netiso Remove remaining TPCONS code. 2008-04-23 09:57:59 +00:00
netkey PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU. 2008-04-23 07:29:47 +00:00
netnatm
netsmb
nfs
opencrypto As suggested by rmind, do not check return status of KM_SLEEP/PR_WAITOK 2008-04-21 19:05:41 +00:00
rump Regen. 2008-04-21 12:57:00 +00:00
secmodel
stand
sys kmutex_t * -> void *, to avoid MD header fallout. 2008-04-23 13:19:44 +00:00
ufs Acquire kernel_lock directly in LFS syscalls. 2008-04-21 11:45:34 +00:00
uvm
Makefile