]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct handling of ASCII DEL (0x7F).
authorjkoshy <jkoshy@FreeBSD.org>
Wed, 19 Aug 1998 03:39:40 +0000 (03:39 +0000)
committerjkoshy <jkoshy@FreeBSD.org>
Wed, 19 Aug 1998 03:39:40 +0000 (03:39 +0000)
commiteba01972cda4c17a475b1e983c8dc139323e0618
tree4c6984234106d966ddbe59dd5c3265aac5ec1d14
parent42dee2ba902371e410b68a47e5efc4fcdab6a699
Correct handling of ASCII DEL (0x7F).

I don't have access to a real VT220 to verify this against.
However, I'm committing the patch in `good faith' because
(a) getting hold of a real VT220 is going to be increasingly difficult
    the longer the PR sits around,
(b) some one was troubled enough to in a PR and
(c) the fix is minor and has no other implications.

PR: 7559
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
sys/i386/isa/pcvt/pcvt_out.c