NetBSD/sys
jakllsch 747346c9d6 Don't sync cache on Sansa Clip, while not fatal to further device access,
it spews 4 "generic HBA error" lines in the dmesg just plugging it in.
2011-09-20 19:35:46 +00:00
..
altq
arch try to make this compile again. 2011-09-20 18:11:51 +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 Don't sync cache on Sansa Clip, while not fatal to further device access, 2011-09-20 19:35:46 +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 don't update access/change times on open. 2011-09-16 18:43:44 +00:00
gdbscripts
ipkdb
kern ifdef unused variable with -UPTRACE 2011-09-19 23:54:29 +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 const lookup argument 2011-09-17 08:23:36 +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 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 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