NetBSD/sys/arch/cobalt
dholland a68f9396b6 Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
2014-03-16 05:20:22 +00:00
..
cobalt Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts 2013-05-16 19:06:43 +00:00
compile
conf G/C PFIL_HOOKS from the kernel configs. 2013-06-30 21:38:55 +00:00
dev Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
include Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts 2013-05-16 19:06:43 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
stand Pass the -n flag to gzip invocations. 2014-01-27 21:37:17 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00
TODO