NetBSD/sys
reinoud 12cc391547 Implement pmap_copy_page()! That was missing a long time! 2011-09-15 15:34:19 +00:00
..
altq
arch Implement pmap_copy_page()! That was missing a long time! 2011-09-15 15:34:19 +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 for multi-cpu machines, cpu_hatch() straddles the init of 2011-08-31 20:16:43 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
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 fix format 2011-02-05 14:12:05 +00:00
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 Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
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 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 build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00