]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix some glitches in the input routine:
authorRobert Nordier <rnordier@FreeBSD.org>
Sat, 17 Oct 1998 11:25:05 +0000 (11:25 +0000)
committerRobert Nordier <rnordier@FreeBSD.org>
Sat, 17 Oct 1998 11:25:05 +0000 (11:25 +0000)
commitae99ddc79ef9414acb08bfd6f4a882f5bb3a4e1b
tree8014efdb6e706b435c90a66c82205aa968121ed6
parent918ddbed16f7ed4fe6ef0bf9b99361a483c8b651
Fix some glitches in the input routine:
Don't display a \b if not acting on it.
Don't process binary zero chars (which result from pressing function
keys, etc. on the PC).
sys/boot/i386/boot2/boot2.c
sys/boot/i386/gptboot/gptboot.c