NetBSD/sys/arch/luna68k
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 Add a place holder. 2000-01-17 00:55:37 +00:00
conf cleanup: 2001-11-20 12:56:17 +00:00
dev Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
luna68k allocate and free page table pages explicitly instead of abusing 2001-11-19 06:40:11 +00:00
Makefile