NetBSD/sys/arch/evbppc
jnemeth ee79d5b0e4 Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR".  This
option turns on module autoloading by default (which is the current
default).  This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
2014-08-24 07:59:22 +00:00
..
compile Use nbstat when cross-compiling, unbreaks build on Linux. 2014-03-03 18:25:14 +00:00
conf Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add 2014-08-24 07:59:22 +00:00
ev64260 Remove an unused variable 2014-02-25 14:33:32 +00:00
evbppc Fix KASSERT() in biodone(). Clear BO_DONE in writedisklabel(). 2013-01-18 14:04:16 +00:00
explora Binutils 2.23.2 doesn't do the right thing HI16/LO16 reloc using . 2013-10-03 22:28:38 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
mpc85xx Drop .machine, Makefile.mpc85xx provides -me500 already. 2014-08-10 18:01:29 +00:00
obs405 The argument of stwu is displacement(register), but GAS translates the 2014-08-05 16:28:39 +00:00
pmppc Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
virtex Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
walnut The argument of stwu is displacement(register), but GAS translates the 2014-08-05 16:28:39 +00:00
Makefile