NetBSD/sys
2011-09-02 11:50:29 +00:00
..
altq
arch Bump SYMTAB_SPACE so that it fits again. 2011-09-02 11:50:29 +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 Make linux_sys_getdents64 fails with ENOTDIR instead of EINVAL, when fd 2011-09-01 12:44:10 +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 Make sure error is not used unitialized when sc->sc_attach_busy is 0. 2011-09-02 06:50:20 +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 Allocate a color compatible VA for the page we are entering. 2011-09-01 18:33:11 +00:00
lib Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
miscfs Use the new UVM_KMF_COLORMATCH flag to get a congruent mappings of the user 2011-09-01 16:55:08 +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 trylockowner is not needed anymore. 2011-09-02 10:18:38 +00:00
secmodel
stand
sys Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +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