NetBSD/sys
2007-08-14 16:03:48 +00:00
..
altq
arch Complete initialization of lwp0 in pmap_bootstrap() 2007-08-14 14:16:17 +00:00
coda
compat Regen. 2007-08-07 19:01:23 +00:00
conf Shuffle routines which just roll values around from kern_clock.c 2007-08-09 07:36:18 +00:00
contrib/dev/ath
crypto
ddb
dev Must call callout_init(). 2007-08-14 15:04:44 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs * don't call VOP_ACCESS in lookup, that's the file system's problem 2007-08-13 09:48:55 +00:00
gdbscripts
ipkdb
kern more vfs_subr -> vfs_subr2 dance for rump: 2007-08-14 13:51:31 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm
miscfs
net Explicitly assert that the protocol out pr_ctloutput before calling it. 2007-08-14 16:03:48 +00:00
net80211
netatalk
netbt
netinet Use sockaddr_dl_init(). 2007-08-10 22:46:16 +00:00
netinet6 Constify. bcopy -> memcpy. 2007-08-10 22:44:05 +00:00
netipsec
netisdn
netiso Constify. Use satocsdl() and satosdl(). 2007-08-10 23:55:54 +00:00
netkey
netnatm
netsmb
nfs - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
opencrypto
rump * split userspace file system access into two separate libraries: 2007-08-14 15:56:15 +00:00
secmodel
stand
sys Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
ufs Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
uvm Round up size arguments as mmap() does. 2007-08-08 11:08:18 +00:00
Makefile