1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386/isa/pcvt
Joerg Wunsch 3f0aecd3b5 Fix two minor oddities introduced by my yesterday's patches:
. preserve a multi-char sequence in a small static buffer inside
  pccngetc(), so it won't be clobbered later (used to happen when
  breaking into DDB user Ctrl-Alt-ESC), and

. simplify the ``keystroke is present'' determination in sgetc(), thus
  making pccncheck() actually working without waiting for a keystroke.
1996-08-12 21:31:07 +00:00
..
pcvt_conf.h Fix many long-standing bugs and problems with pcvt, namely: 1996-08-10 22:14:36 +00:00
pcvt_drv.c Fix two minor oddities introduced by my yesterday's patches: 1996-08-12 21:31:07 +00:00
pcvt_ext.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_hdr.h Fix many long-standing bugs and problems with pcvt, namely: 1996-08-10 22:14:36 +00:00
pcvt_kbd.c Fix two minor oddities introduced by my yesterday's patches: 1996-08-12 21:31:07 +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 Moved vm includes out of centralized headers again. 1995-12-10 02:53:07 +00:00
pcvt_sup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_tbl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_vtf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00