NetBSD/sys
2008-04-23 23:34:11 +00:00
..
altq
arch Ensure that offsetof() is in scope by including <sys/systm.h>. 2008-04-23 15:57:38 +00:00
coda when queueing a message back to Venus, prioritise signals by inserting 2008-03-21 18:02:39 +00:00
compat Make this compile again, from Jan-Benedict Glaw jbglaw at lug-owl dot de 2008-04-23 23:34:11 +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 DRM_SPINLOCK() wants a spin mutex, it may be called from interrupt 2008-04-23 20:21:50 +00:00
dist Print table header information with ACPI_DEBUG_PRINT instead of ACPI_INFO. 2008-04-22 16:16:37 +00:00
fs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
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 Merge NOMAN, CLEANFILES and WARNS into the shared Makefile.inc. 2008-04-05 19:03:57 +00:00
miscfs Remove a race when pages are released while waiting for fstrans_start(). 2008-04-19 11:53:13 +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 Add subroutines to support collating per-cpu-gathered network statistics. 2008-04-23 05:21:17 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Make DDP stats per-cpu. While here, bump the counters to 64-bit and 2008-04-23 15:17:42 +00:00
netbt move the updating of num_cmd_pkts to its own function, mostly so that 2008-03-17 09:16:17 +00:00
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 use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
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 Commit the "per-CPU" select patch. This is the result of much work and 2008-03-22 18:04:42 +00:00
nfs - make nfs_receive and nfs_reply static. 2008-04-10 12:32:37 +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 Regen. 2008-04-21 12:57:00 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
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 Set up uvmhist in uvm_aio_aiodone_pages(). 2008-04-17 05:39:41 +00:00
Makefile