NetBSD/sys
dyoung 219b1f1507 Add offset for Host Bridge Target Interrupt Control register. 2007-08-10 22:39:13 +00:00
..
altq
arch Add offset for Host Bridge Target Interrupt Control register. 2007-08-10 22:39:13 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
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 include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev Add support for BCM5786 with simply adding its PCI product id. 2007-08-10 12:27:35 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs sprinkle #ifdef _KERNEL 2007-08-08 09:21:34 +00:00
gdbscripts
ipkdb
kern Fix kernel compilation with 'options KSTACK_CHECK_MAGIC': change 2007-08-10 21:50:48 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
miscfs cleanup unused prototype 2007-08-03 08:50:23 +00:00
net As a stopgap measure to avoid dependency on net/if.h, don't use 2007-08-07 04:59:46 +00:00
net80211
netatalk
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Use satocsdl() et cetera instead of SDL(). Constify. 2007-08-07 04:37:04 +00:00
netinet6 Avoid writing past the end of the buffer [lldst, lldst + dstsize) 2007-08-07 04:35:42 +00:00
netipsec
netisdn
netiso Replace SDL() and SIN() with "standard" macros satocsdl() and 2007-08-07 04:09:42 +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 Play catchup with ufs/ffs changes: compile subr_specificdata.c 2007-08-09 20:57:22 +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