Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/16/2003 01:11:06
Module Name:	src
Committed By:	pk
Date:		Wed Jan 15 23:11:06 UTC 2003

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

Log Message:
lock_printf(): use vsnprintf/printf_nolog to avoid covertly using the system
log and thereby invoking scheduler code.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/kern/kern_lock.c

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