Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/15/2005 21:22:46
Module Name:	src
Committed By:	chs
Date:		Sat Oct 15 21:22:46 UTC 2005

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

Log Message:
in pool_do_cache_invalidate(), make sure to process both full and partial
group lists even if the first one we look at is empty.  fix ddb print routine.


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 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.