Subject: PR/29948 CVS commit: [netbsd-3] src/sys/dev/rcons
To: None <chs@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 01/30/2006 22:40:01
The following reply was made to PR port-sparc/29948; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29948 CVS commit: [netbsd-3] src/sys/dev/rcons
Date: Mon, 30 Jan 2006 22:38:51 +0000 (UTC)

 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.