NetBSD/sys
2008-03-16 15:22:05 +00:00
..
altq
arch Add support for optional Z85C30 serial console on Cobalt Qube 2700. 2008-03-16 10:10:43 +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 Don't assume a struct device is embedded in the softc. 2008-03-16 15:22:05 +00:00
dist
fs
gdbscripts
ipkdb
kern Use device_t and its accessors throughout. Use aprint_*_dev(). 2008-03-12 18:02:21 +00:00
lib Add a strchr() - for dosfs in particular. 2008-03-14 22:27:32 +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 a "Create Connection" command can sometimes fail to start for whatever 2008-03-06 20:56:26 +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 in6_cksum: use IN6_IS_SCOPE_EMBEDDABLE. 2008-03-10 22:34:40 +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 Cache referenced rootvp in struct ukfs. Makes it possible to run 2008-03-13 14:24:30 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys - wrap bintime with !defined(_STANDALONE) as suggested by Valeriy E. Ushakov. 2008-03-16 13:19:55 +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