Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/04/2001 22:41:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May  4 19:41:27 UTC 2001

Modified Files:
	syssrc/sys/kern: subr_pool.c
	syssrc/sys/sys: pool.h

Log Message:
Add pool_cache_destruct_object(), used to force destruction of
an object and release back into the pool.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/kern/subr_pool.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/sys/pool.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.