freebsd-dev/sys/i386/isa/pcvt
Bruce Evans 4fab2f9bc7 Changed cncheckc() interface so that it is 8-bit clean - return -1
instead of 0 if there is no input.

pcvt_drv.c:
Partially fixed pccncheckc().  It returned a boolean value instead of
the character that it fetches from the input fifo (if any).  I think
it still discards characters after the first for multi-char input.
1996-09-14 04:30:32 +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 Changed cncheckc() interface so that it is 8-bit clean - return -1 1996-09-14 04:30:32 +00:00
pcvt_ext.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_hdr.h Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_kbd.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +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 Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_sup.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_tbl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_vtf.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00