NetBSD/sys
2011-09-03 16:19:47 +00:00
..
altq
arch Add SIGILL handler, doing nothing than printing out details. 2011-09-03 15:33:56 +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 Correct vendor code for Kingston DT101 G2 2011-09-03 16:19:47 +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 Make sure that we initialize all accounting bytes. 2011-09-03 14:09:03 +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 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 Report vmem(9) errors out-of-band so that we can use vmem(9) to manage 2011-09-02 22:25:08 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm Report vmem(9) errors out-of-band so that we can use vmem(9) to manage 2011-09-02 22:25:08 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00