Subject: PR/29948 CVS commit: src/sys/dev/rcons
To: None <port-sparc-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Chuck Silvers <chs@netbsd.org>
List: netbsd-bugs
Date: 01/21/2006 19:30:03
The following reply was made to PR port-sparc/29948; it has been noted by GNATS.
From: Chuck Silvers <chs@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29948 CVS commit: src/sys/dev/rcons
Date: Sat, 21 Jan 2006 19:28:44 +0000 (UTC)
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.