NetBSD/sys/arch/ofppc
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
firepower Attempt at making Type 1 config cycles work, based on "see config-map". 2001-10-30 01:21:24 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
ofppc Check in of work-in-progress of Firepower native device support. 2001-10-29 22:28:37 +00:00
ofwgen Add/rework infrastructure that will allow us to support native 2001-10-29 19:04:24 +00:00
pci Check in of work-in-progress of Firepower native device support. 2001-10-29 22:28:37 +00:00
stand Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
Makefile