NetBSD/sys/arch/landisk
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
conf Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add 2014-08-24 07:59:22 +00:00
dev Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
landisk make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand kill sprintf 2014-03-26 17:41:15 +00:00
Makefile