Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 03/04/2007 21:06:13
Module Name: src
Committed By: mrg
Date: Sun Mar 4 21:06:13 UTC 2007
Modified Files:
src/sys/kern: kern_mutex.c
Log Message:
change an error message from:
Mutex error: sched_unlock_idle: sched_unlock_idle
to
Mutex error: sched_unlock_idle: sched_mutex not locked
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/kern/kern_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.