Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/21/2006 10:07:29
Module Name:	src
Committed By:	yamt
Date:		Fri Jul 21 10:07:29 UTC 2006

Modified Files:
	src/sys/kern: kern_lock.c
	src/sys/sys: proc.h

Log Message:
add ASSERT_SLEEPABLE() macro to assert we can sleep.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/kern_lock.c
cvs rdiff -r1.223 -r1.224 src/sys/sys/proc.h

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