Subject: CVS commit: src/sys/arch/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/06/2007 17:48:06
Module Name:	src
Committed By:	matt
Date:		Fri Apr  6 17:48:06 UTC 2007

Modified Files:
	src/sys/arch/vax/include: mutex.h
	src/sys/arch/vax/vax: lock_stubs.S

Log Message:
Fix boolean inversion and missing definition.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/vax/include/mutex.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/vax/vax/lock_stubs.S

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