Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/09/2006 22:47:12
Module Name:	src
Committed By:	mrg
Date:		Sat Sep  9 22:47:12 UTC 2006

Modified Files:
	src/sys/arch/sparc64/sparc64: locore.s

Log Message:
significant clean up effort, largely from petrov@ via martin@.

- fix a bunch of comments for proc->lwp
- remove old TRAPTRACE, NOT_DEBUG, etc. code that has bit-rotted
- put some older DEBUG code under NOT_DEBUG
- add a bunch of new debugging/tracing code ("KTR") that depends on
other changes not yet present.


To generate a diff of this commit:
cvs rdiff -r1.213 -r1.214 src/sys/arch/sparc64/sparc64/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.