Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/26/2002 02:03:42
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 25 23:03:41 UTC 2002

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

Log Message:
Fix signed/unsigned comparison warnings from GCC 3.3.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/kern/subr_pool.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/sys/pool.h

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