NetBSD/sys
reinoud e9b623c601 Only activate pages that are in active pmaps 2011-09-15 14:45:22 +00:00
..
altq
arch Only activate pages that are in active pmaps 2011-09-15 14:45:22 +00:00
coda Reduce verbosity of semi-debug coda_inactive printf. 2011-09-13 19:34:27 +00:00
common
compat Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot 2011-09-14 12:28:08 +00:00
conf for multi-cpu machines, cpu_hatch() straddles the init of 2011-08-31 20:16:43 +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 Correct copy/paste error in previous. 2011-09-11 22:28:21 +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 NULL does not need a cast 2011-08-31 18:31:02 +00:00
gdbscripts
ipkdb
kern - don't if then else the same thing. print a more meaningful message 2011-09-14 12:30:20 +00:00
lib Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
miscfs PR# kern/45021: Please support /emul/linux/proc/version 2011-09-04 17:32:10 +00:00
modules Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
net Add support for RFC 4638 to pppoe(4). 2011-09-05 12:19:09 +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 fix comment typo 2011-08-21 14:20:34 +00:00
netinet NULL does not need a cast 2011-08-31 18:31:02 +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
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 Add a cs_hwid field to cpustate and use this to store the ci_cpuid (hardware 2011-09-11 14:54:49 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm Allocate color appropriate pages. 2011-09-06 16:41:55 +00:00
Makefile