Subject: CVS commit: [newlock2] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/20/2006 19:41:41
Module Name:	src
Committed By:	ad
Date:		Fri Oct 20 19:41:41 UTC 2006

Modified Files:
	src/sys/arch/amd64/amd64 [newlock2]: lock_stubs.S
	src/sys/arch/i386/i386 [newlock2]: lock_stubs.S

Log Message:
Tweak slightly, and fix a bug in the 80386 case.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 src/sys/arch/amd64/amd64/lock_stubs.S
cvs rdiff -r1.1.2.3 -r1.1.2.4 src/sys/arch/i386/i386/lock_stubs.S

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