freebsd-dev/sys/i386/isa/pcvt
Joseph Koshy db1ab08ec9 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>
1998-08-19 03:39:40 +00:00
..
pcvt_conf.h Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
pcvt_drv.c Changed %n to %r in devfs name format strings. %n has almost gone away. 1998-07-15 12:18:34 +00:00
pcvt_ext.c Fix the broken VT_WAITACTIVE ioctl for the case where the third arg 1997-09-14 19:01:01 +00:00
pcvt_hdr.h Make all the documented (in pcvt(4)) options supported options. While 1997-10-18 10:59:47 +00:00
pcvt_kbd.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
pcvt_kbd.h When I hit [Ctrl]+8, appeared 9 instead of 8. It may not be critical but 1996-08-01 22:38:30 +00:00
pcvt_out.c Correct handling of ASCII DEL (0x7F). 1998-08-19 03:39:40 +00:00
pcvt_sup.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
pcvt_tbl.h Correct glyph displayed by PCVT in ISO Latin-1 mode. 1998-08-19 03:07:16 +00:00
pcvt_vtf.c Correct sleep priority. 1998-06-02 05:39:13 +00:00