Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 08:58:42
Module Name: src
Committed By: tron
Date: Tue Jun 22 08:58:42 UTC 2004
Modified Files:
src/sys/kern [netbsd-2-0]: subr_pool.c
Log Message:
Pull up revision 1.96 (requested by thorpej in ticket #522):
Remove PR_IMMEDRELEASE, since setting the high water mark will achieve
the same thing.
Pointed out back in January by YAMAMOTO Takashi.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.93.2.1 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.