NetBSD/sys
dyoung 4957795396 Use ip6_clearpktopts() to destroy the IPv6 PCB's in6p_outputopts,
so that there's no chance of either leaking memory, or leaving
dangling pointers to a route cache.
2008-03-20 20:32:00 +00:00
..
altq
arch - remove disabling interrupt in IPI. 2008-03-20 19:31:33 +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 - Extract the guts of soo_poll() into sopoll(), which takes a struct socket *. 2008-03-20 19:23:15 +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
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 Use ip6_clearpktopts() to destroy the IPv6 PCB's in6p_outputopts, 2008-03-20 20:32:00 +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 - Extract the guts of soo_poll() into sopoll(), which takes a struct socket *. 2008-03-20 19:23:15 +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