freebsd-dev/sys/dev/dcons
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
..
dcons_crom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
dcons.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
dcons.h - Clean up global data. 2004-02-16 07:25:46 +00:00