freebsd-dev/sys/i386/isa/pcvt
Poul-Henning Kamp 672c05d49c Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
2004-07-15 20:47:41 +00:00
..
pcvt_conf.h
pcvt_drv.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
pcvt_ext.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
pcvt_hdr.h Update for the KDB framework: 2004-07-10 21:24:36 +00:00
pcvt_kbd.c Update for the KDB framework: 2004-07-10 21:24:36 +00:00
pcvt_kbd.h
pcvt_out.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pcvt_sup.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
pcvt_tbl.h
pcvt_vtf.c Manual edits to change linesw[]-frobbing to ttyld_*() calls. 2004-06-04 20:04:52 +00:00