NetBSD/sys
jakllsch 74623c9c5f Initialize MVGBE_MTU to 0, as suggested by the Orion databook.
If the platform firmware did not initialize this to 0 for us,
we were unable to transmit frames.
2011-09-01 14:39:03 +00:00
..
altq
arch a driver for the gdium's ST7 microcontroller 2011-09-01 14:07:36 +00:00
coda NULL does not need a cast 2011-08-31 18:31:02 +00:00
common
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
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Initialize MVGBE_MTU to 0, as suggested by the Orion databook. 2011-09-01 14:39:03 +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 undo previous 2011-09-01 12:29:41 +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
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
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