NetBSD/sys
xtraeme ebbe324501 Add some missing initializers to build the LKMs with WARNS=4. 2008-04-26 20:10:15 +00:00
..
altq
arch Add a little more detail when verbosity is requested. 2008-04-26 15:13:00 +00:00
coda Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
compat Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +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 Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16. 2008-03-27 01:15:15 +00:00
dev Also attach in the IT8726F Super I/O. 2008-04-26 19:01:53 +00:00
dist Define ACPI_THREAD_ID as uintptr_t, and return curlwp instead of 2008-04-24 21:42:05 +00:00
fs Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
ipkdb
kern fix a comment. 2008-04-26 08:09:30 +00:00
lib Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc. 2008-04-18 05:34:04 +00:00
lkm Add some missing initializers to build the LKMs with WARNS=4. 2008-04-26 20:10:15 +00:00
miscfs Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
modules Add an example on how to handle the incoming properties during module load. 2008-03-02 11:19:30 +00:00
net netstat_sysctl: set sysctl_size correctly. (fix netstat -s garbage output) 2008-04-26 08:17:01 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netbt Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netinet udp_init: don't forget to allocate udp6stat_percpu. 2008-04-26 08:13:59 +00:00
netinet6 Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netipsec Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netisdn use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
netiso Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netkey Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netnatm Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netsmb Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
nfs Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
opencrypto As suggested by rmind, do not check return status of KM_SLEEP/PR_WAITOK 2008-04-21 19:05:41 +00:00
rump Catch up with process locking changes. 2008-04-24 17:02:18 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys semexit: do nothing if the process has not used semaphores. 2008-04-25 11:21:18 +00:00
ufs Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
uvm fix a locking botch. PR/38415 from Wolfgang Solfrank. 2008-04-26 13:44:00 +00:00
Makefile