K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-06-29T17:32:29.000000Z K 7 svn:log V 220 MFC: Fill in tp->t_windowsize AFTER the call to (*linesw[tp->t_line].l_open)(), rather than BEFORE the call. Otherwise the structure will be `zero'ed out by l_open, which actually is ttyopen(), if !TS_OPEN. (Rev.1.310) END