NetBSD/sys
macallan 95bb5188d6 Don't turn off aperture registers - some firmwares don't know how to turn
them back on. Also distinguish between WSDISPLAYIO_MODE_MAPPED and _DUMBFB -
we only need to turn the registers off in _DUMBFB mode when mapping all 8MB
of video memory.
2013-11-06 14:52:25 +00:00
..
altq
arch - move variables inside their #ifdef use 2013-11-06 06:23:15 +00:00
coda C requires a statement after a label, and a declaration is not a 2013-10-18 00:03:35 +00:00
compat fix incorrect sizes to memset 2013-11-04 16:52:08 +00:00
conf revert previous 2013-10-18 08:06:06 +00:00
crypto
ddb fix userland build, by moving all the unused stuff inside ifdef _KERNEL 2013-10-19 15:20:52 +00:00
dev Don't turn off aperture registers - some firmwares don't know how to turn 2013-11-06 14:52:25 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Don't always define DWC2_DEBUG 2013-11-01 15:03:39 +00:00
fs - support advisory locking on ptys 2013-11-05 00:40:33 +00:00
gdbscripts
ipkdb
kern Define a new NetBSD specific note to encode the code model used for a binary. 2013-11-05 14:26:19 +00:00
lib make a gcc unitialized variable 2013-11-03 00:44:34 +00:00
miscfs Vnode API cleanup pass 1. 2013-10-29 09:53:51 +00:00
modules fix build on arm 2013-10-31 16:50:14 +00:00
net npf_generic_fsm and npf_tcp_fsm: use uint8_t and make the arrays more dense. 2013-11-04 22:17:21 +00:00
net80211
netatalk
netbt
netinet Mark a diagnostic-only variable 2013-10-25 16:23:46 +00:00
netinet6 Mark a variable as used only in diagnostic kernels 2013-10-25 15:44:39 +00:00
netipsec - apply some __diagused 2013-11-03 18:37:10 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Mark a potentially unused variable 2013-10-25 20:46:29 +00:00
opencrypto
rump mark rump's CPU_INFO_ITERATOR as being __unused. 2013-10-30 08:42:45 +00:00
secmodel
stand
sys Define a new NetBSD specific note to encode the code model used for a binary. 2013-11-05 14:26:19 +00:00
ufs Add 2 XXX: gcc initializations 2013-11-04 19:58:02 +00:00
uvm Mark a diagnostic-only variable 2013-10-25 20:28:33 +00:00
Makefile