Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/02/2007 22:01:40
Module Name:	src
Committed By:	ad
Date:		Thu Aug  2 22:01:40 UTC 2007

Modified Files:
	src/sys/kern: kern_condvar.c

Log Message:
cv_wakeup: the entire queue has to be searched, as we can't know how many
waiters there are.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/kern/kern_condvar.c

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