Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/29/2003 16:04:58
Module Name:	src
Committed By:	yamt
Date:		Mon Dec 29 16:04:58 UTC 2003

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

Log Message:
pool_prime_page: initialize ph_time to mono_time instead of zero
as it's a mono_time relative value.


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