Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 12/30/1999 08:39:55
Module Name:	syssrc
Committed By:	eeh
Date:		Thu Dec 30 16:39:54 UTC 1999

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

Log Message:
Lots of changes:

	remove ffs()
	add bzero that uses block store insns
	save %gsr to fpstate
	revert to physical accesses for pmap_zero_page so we don't
		have conflicting page mappings
	general cleanup.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/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.