Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/01/2005 21:09:56
Module Name:	src
Committed By:	yamt
Date:		Sat Jan  1 21:09:56 UTC 2005

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

Log Message:
PR_NOTOUCH:
- use uint8_t instead of uint16_t for freelist index.
- set ph_off only if PR_NOTOUCH.
- comment.


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