NetBSD/sys/arch/bebox
lukem 03aef4723c cleanup:
options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""
2001-11-20 12:56:17 +00:00
..
bebox Add a "firstbus" argument to pci_configure_bus(), indicating the 2001-11-09 19:29:12 +00:00
compile
conf cleanup: 2001-11-20 12:56:17 +00:00
include Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
isa Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pci pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. 2001-10-29 23:33:42 +00:00
stand Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
Makefile