Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/19/2006 14:01:15
Module Name:	src
Committed By:	yamt
Date:		Sat Aug 19 14:01:15 UTC 2006

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

Log Message:
pool_init: in the case of PR_NOTOUCH, don't bump item size to
sizeof(struct pool_item).


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