NetBSD/sys/arch/sparc
mrg 4f67d478db avoid writing 1 byte beyond the end of the string promlib.c has given us.
instead of forcing a nul byte afterwards, KASSERT() that the final byte
already is a nul.  if there are broken proms... well, we can fix them.

this, plus one more change, allows my SS20 to boot multiuser.
2012-01-30 04:25:14 +00:00
..
compile
conf include a small font 2012-01-11 17:16:35 +00:00
dev avoid writing 1 byte beyond the end of the string promlib.c has given us. 2012-01-30 04:25:14 +00:00
fpu Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
include Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently, 2012-01-24 20:03:36 +00:00
sparc fix sparc after kmem_map is gone 2012-01-29 11:49:58 +00:00
stand emit some linker -Map files so that we can figure out what symbols 2011-08-28 08:03:49 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:41:24 +00:00