NetBSD/sys/arch/m68k
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
..
060sp Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
conf cleanup: 2001-11-20 12:56:17 +00:00
fpe bcopy -> memcpy 2001-07-28 13:21:26 +00:00
fpsp Pass CPPFLAGS properly so that source files can include <machine/asm.h> . 2001-10-07 01:39:51 +00:00
include Added the crucial "packed" attribute to the type 8 frame structure. 2001-08-16 23:45:12 +00:00
m68k Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00