Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/10/2002 05:29:00
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Nov 10 03:29:00 UTC 2002

Modified Files:
	syssrc/sys/dev: rnd.c rndpool.c
	syssrc/sys/sys: rnd.h

Log Message:
Fix signed/unsigned comparison warnings.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/rnd.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/rndpool.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/sys/rnd.h

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