NetBSD/sys
chs 42b05e0e61 in fd_allocfile(), free the fd if we fail to allocate a file. 2011-09-25 13:40:37 +00:00
..
altq
arch avoid array overrun, noticed by gcc 4.5. 2011-09-25 13:37:20 +00:00
coda Reduce verbosity of semi-debug coda_inactive printf. 2011-09-13 19:34:27 +00:00
common
compat linux_termio c_cc array should be indexed by LINUX_OLD_V* rather than LINUX_V*. 2011-09-25 13:40:07 +00:00
conf dm(4) uses dk_lookup() from dksubr.c 2011-09-19 08:53:30 +00:00
crypto
ddb
dev For files opened O_RDWR, output an R record as well as W 2011-09-24 18:08:15 +00:00
dist fix -Wshadow warnings when ALTQ is enabled 2011-08-30 19:05:12 +00:00
external have pci register itself as a module, and make PCI driver modules depend on it 2011-08-29 14:47:07 +00:00
fs Fix the build that was broken by struct lwp *updateproc reference in 2011-09-23 01:57:32 +00:00
gdbscripts
ipkdb
kern in fd_allocfile(), free the fd if we fail to allocate a file. 2011-09-25 13:40:37 +00:00
lib Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
miscfs Fix the build that was broken by struct lwp *updateproc reference in 2011-09-23 01:57:32 +00:00
modules Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
net Change obsolete CBSIZE constant (48), to a power of two constant (64) that 2011-09-23 15:29:08 +00:00
net80211
netatalk NULL does not need a cast 2011-08-31 18:31:02 +00:00
netbt const lookup argument 2011-09-17 08:23:36 +00:00
netinet make this build without INET6. 2011-09-25 11:54:28 +00:00
netinet6 Add inet6 part of the rfc6056 code contributed by Vlad Balan as part of 2011-09-24 17:22:14 +00:00
netipsec NULL does not need a cast 2011-08-31 18:31:02 +00:00
netisdn
netiso NULL does not need a cast 2011-08-31 18:31:02 +00:00
netkey
netmpls
netnatm
netsmb NULL does not need a cast 2011-08-31 18:31:02 +00:00
nfs nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
opencrypto
rump add rfc6056.c 2011-09-24 21:11:23 +00:00
secmodel
stand
sys - Introduce a sysctl to control the default tty queue size kern.tty.qsize, 2011-09-24 00:05:38 +00:00
ufs strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
uvm Allocate color appropriate pages. 2011-09-06 16:41:55 +00:00
Makefile