Date: Wed, 28 Oct 1998 11:24:15 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 vidconsole.c Message-ID: <199810281924.LAA12822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/10/28 11:24:15 PST
Modified files:
sys/boot/i386/libi386 vidconsole.c
Log:
Simplify the "is a character ready" test, so that we don't return a false
negative for keypresses with zero ascii values. This is in line with the
comconsole test, rather than being more ambitious.
Submitted by: rnordier
Revision Changes Path
1.7 +2 -4 src/sys/boot/i386/libi386/vidconsole.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810281924.LAA12822>
