freebsd-nq/sys/dev/syscons
Kazutaka YOKOTA 8c76a16644 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.

PR: kern/12420
1999-06-29 17:30:33 +00:00
..
blank The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
daemon The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
fade The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
fire The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
green The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
logo The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
rain The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
snake The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
star The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
warp The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scgfbrndr.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
schistory.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scmouse.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvesactl.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvgarndr.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvidctl.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvtb.c Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion 1999-06-24 13:04:33 +00:00
syscons.c Fill in tp->t_windowsize AFTER the call to (*linesw[tp->t_line].l_open)(), 1999-06-29 17:30:33 +00:00
syscons.h Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion 1999-06-24 13:04:33 +00:00