Subject: CVS commit: [netbsd-3] src/sys/dev/rcons
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/30/2006 22:38:51
Module Name:	src
Committed By:	tron
Date:		Mon Jan 30 22:38:51 UTC 2006

Modified Files:
	src/sys/dev/rcons [netbsd-3]: rcons_subr.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1148):
	sys/dev/rcons/rcons_subr.c: revision 1.16
avoid checking if an unsigned number is less than 0.  fixes PR 29948.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 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.