K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-12-30T19:24:49.000000Z K 7 svn:log V 202 Call tty_close() at the very end of ttyclose() since otherwise NULL deferences can occur since tty_close() may end up freeing the tty structure if it drops the last reference to it. Glanced at by: phk END