Subject: CVS commit: src/sys/dev/rcons
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/21/2006 19:28:44
Module Name:	src
Committed By:	chs
Date:		Sat Jan 21 19:28:44 UTC 2006

Modified Files:
	src/sys/dev/rcons: rcons_subr.c

Log Message:
avoid checking if an unsigned number is less than 0.  fixes PR 29948.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/rcons/rcons_subr.c

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