Subject: CVS commit: [newlock2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/05/2007 13:16:11
Module Name:	src
Committed By:	ad
Date:		Mon Feb  5 13:16:11 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_condvar.c
	src/sys/sys [newlock2]: condvar.h

Log Message:
Redo previous to be less ugly.


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 src/sys/kern/kern_condvar.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/sys/sys/condvar.h

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