Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/02/2005 14:32:54
Module Name:	src
Committed By:	yamt
Date:		Wed Nov  2 14:32:54 UTC 2005

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

Log Message:
pool_printit: don't keep a lock when printing info.
we can't clean it up if ddb pager is quitted.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/subr_pool.c

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