]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix some glitches in the input routine:
authorrnordier <rnordier@FreeBSD.org>
Sat, 17 Oct 1998 11:25:05 +0000 (11:25 +0000)
committerrnordier <rnordier@FreeBSD.org>
Sat, 17 Oct 1998 11:25:05 +0000 (11:25 +0000)
commit8671c8b39b692862c6abd1f6a1221241ae58970b
tree7dd3971b0214659efebfcc357026fb9157180f4b
parentce63af0fefca524519c319edbedec4fe39998346
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