NetBSD/sys/arch/macppc
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
..
compile
conf cleanup: 2001-11-20 12:56:17 +00:00
dev
include
macppc Fix boot device selection when booting from an alias. If the bootpath 2001-11-19 23:22:48 +00:00
pci
stand
Makefile