NetBSD/sys
christos bf93cf8726 Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of
Google SoC-2011
2011-09-24 17:18:17 +00:00
..
altq
arch Be more intelligent; read the MSR_CMPHALT with rdmsr_safe() and set the 2011-09-24 11:17:25 +00:00
coda Reduce verbosity of semi-debug coda_inactive printf. 2011-09-13 19:34:27 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot 2011-09-14 12:28:08 +00:00
conf dm(4) uses dk_lookup() from dksubr.c 2011-09-19 08:53:30 +00:00
crypto
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Regen for NVIDIA GeForce 210. 2011-09-23 14:26:23 +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 put back the cc == 0 check, because we can re-enter the loop with cc != 0 2011-09-24 04:10:03 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
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 Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of 2011-09-24 17:18:17 +00:00
netinet6 NULL does not need a cast 2011-08-31 18:31:02 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
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 Fix memset usage. 2011-07-04 16:06:17 +00:00
rump Report vmem(9) errors out-of-band so that we can use vmem(9) to manage 2011-09-02 22:25:08 +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 build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00