Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 05/30/1999 11:57:27
Module Name:	syssrc
Committed By:	eeh
Date:		Sun May 30 18:57:27 UTC 1999

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: asm.h
Added Files:
	syssrc/sys/arch/sparc64/include: lock.h

Log Message:
Grab real locks from the sparc port.  I suppose we could use casa and casx
instead of ldstub, but since we aren't doing n-way locking it makes little
difference.  N.B. Need to decide what to do with sparc64/sparc64/asm.h which
has name conflicts with sparc64/include/asm.h.  So far most of
sparc64/sparc64/asm.h has been moved to ctlreg.h.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sparc64/include/lock.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc64/sparc64/asm.h

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