K 10 svn:author V 3 phk K 8 svn:date V 27 2004-07-15T20:47:41.000000Z K 7 svn:log V 267 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. END