NetBSD/sys
martin 9a1b6b7c8b Minor nit: avoid kpreempt_disable() if cold (as we return early and do
not reenable it; actually makes no difference but looks more balanced
this way)
2011-09-01 08:43:24 +00:00
..
altq
arch Minor nit: avoid kpreempt_disable() if cold (as we return early and do 2011-09-01 08:43:24 +00:00
coda NULL does not need a cast 2011-08-31 18:31:02 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat NULL does not need a cast 2011-08-31 18:31:02 +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 only attach the i2c bus if the gpio pins we're using are actually 2011-09-01 00:06:42 +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 For PT_SYSCALLEMU, no need to stop again on syscall exit. 2011-08-31 23:42:46 +00:00
lib Build and install ppath(3), property-list paths library. 2011-08-26 21:22:07 +00:00
miscfs genfs_do_directio: acquire the lock of page owner for now and fix PR/45177. 2011-08-31 22:16:54 +00:00
modules Add CWARNFLAGS+= -Wno-unused for clang. 2011-08-31 14:42:18 +00:00
net Typo in comment. 2011-08-30 22:23:06 +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 Use __dead 2011-08-29 20:41:06 +00:00
secmodel
stand
sys PR# kern/45312: ptrace: PT_SETREGS can't alter system calls 2011-08-31 22:58:39 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm Forward some UVM from matt-nb5-mips64. Add UVM_KMF_COLORMATCH flag. 2011-09-01 06:40:28 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00