]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Simplify the "is a character ready" test, so that we don't return a false
authormsmith <msmith@FreeBSD.org>
Wed, 28 Oct 1998 19:24:15 +0000 (19:24 +0000)
committermsmith <msmith@FreeBSD.org>
Wed, 28 Oct 1998 19:24:15 +0000 (19:24 +0000)
commit45c6ebc96d5f8b870255823e68e008985d394f31
tree7ef8e3ca3f9e46e2208f549b3e3e5225dbd1ad8b
parent8ba00ec7afb5aa96dbf822e4810acd9fe79b3b12
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
sys/boot/i386/libi386/vidconsole.c