Date: Thu, 29 Oct 1998 10:36:21 +0100 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: Michael Smith <msmith@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/boot/i386/libi386 vidconsole.c Message-ID: <19981029103621.A360@hal.mpn.cp.philips.com> In-Reply-To: <199810281924.LAA12822@freefall.freebsd.org>; from Michael Smith on Wed, Oct 28, 1998 at 11:24:15AM -0800 References: <199810281924.LAA12822@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Mike, all, On Wed, Oct 28, 1998 at 11:24:15AM -0800, Michael Smith wrote: > 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 This fixes the "input hanging when function/arrow key pressed" problem over here. Thanks! Cheers, -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; 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?19981029103621.A360>