Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/09/2002 03:56:28
Module Name: syssrc
Committed By: thorpej
Date: Sat Mar 9 01:56:28 UTC 2002
Modified Files:
syssrc/sys/kern: subr_pool.c
syssrc/sys/sys: pool.h
Log Message:
Remove pool_prime(). Nothing uses it, and how it should be used it not
really well-defined in the absense of PR_STATIC.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/kern/subr_pool.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/sys/pool.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.