NetBSD/sys
ad a0bce9fd99 softint_execute: add more assertions. 2008-03-20 19:12:23 +00:00
..
altq
arch reorder includes, fix indentation. 2008-03-20 14:56:06 +00:00
coda
compat v_interlock is a kmutex_t now, simple_lock() -> mutex_enter(). 2008-03-07 00:03:39 +00:00
conf Add a 'maxcpus' global. 2008-03-15 14:55:22 +00:00
contrib/dev/ath
crypto
ddb
dev Fix previous. *Sigh* 2008-03-20 16:15:57 +00:00
dist
fs
gdbscripts
ipkdb
kern softint_execute: add more assertions. 2008-03-20 19:12:23 +00:00
lib When compiling for _STANDALONE, omit a bunch of headers which aren't really 2008-03-18 20:11:43 +00:00
lkm MKMAN does not belong in source makefiles. Use NOMAN. 2008-03-10 01:22:05 +00:00
miscfs
modules Add an example on how to handle the incoming properties during module load. 2008-03-02 11:19:30 +00:00
net whitespace '\t' -> ' ' 2008-03-15 11:45:18 +00:00
net80211
netatalk
netbt move the updating of num_cmd_pkts to its own function, mostly so that 2008-03-17 09:16:17 +00:00
netinet Set scope on IPv6 multicast address to give carp a chance to work for IPv6, too. 2008-03-15 16:44:03 +00:00
netinet6 No code ever sets struct ip6_pktopts member ip6po_m, so get rid of 2008-03-19 08:10:18 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb selclear() while exiting netsmb's custom copy of select(). PR kern/38123. 2008-03-05 18:09:57 +00:00
nfs desupport link/unlink of directories. noted by Elad Efrat. 2008-03-08 08:03:46 +00:00
opencrypto
rump Add lwp_unsleep from kern/kern_lwp.c so that this builds. ok ad@ 2008-03-19 00:40:34 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys - Replace uihashtbl_lock and struct uidinfo::ui_lock with atomic operations. 2008-03-17 21:16:03 +00:00
ufs
uvm Swap sysctl -d description of vm.filemin and vm.execmin. Noted by 2008-03-07 08:44:51 +00:00
Makefile