NetBSD/sys/arch/amiga
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
..
amiga allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
compile
conf cleanup: 2001-11-20 12:56:17 +00:00
dev defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
stand Security check - don't paste new command line into bootblock that 2001-09-25 19:07:00 +00:00
Makefile