freebsd-skq/sys/i386/isa/pcvt
bde 35fa873125 Added D_TTY to the cdevswitch flags for all tty drivers. This is required
for the Lite2 fix for always returning EIO in dead_read().

Cleaned up the cdevswitch initializers for all tty drivers.

Removed explicit calls to ttsetwater() from all (tty) drivers.  ttsetwater()
is now called centrally for opens, not just for parameter changes.
1998-08-23 08:26:42 +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 Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
pcvt_ext.c
pcvt_hdr.h
pcvt_kbd.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
pcvt_kbd.h
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