diff options
author | yokota <yokota@FreeBSD.org> | 1999-06-29 17:30:33 +0000 |
---|---|---|
committer | yokota <yokota@FreeBSD.org> | 1999-06-29 17:30:33 +0000 |
commit | 934ebfaf1b412e6004776b10b69d1494302264d3 (patch) | |
tree | 13b38a6e50b32ed808fbc2cfe4aba6a8545ec73e /sys/dev/sio/sio.c | |
parent | ec30ce339b93d3c5bac7020cc6666437fb32b06a (diff) | |
download | FreeBSD-src-934ebfaf1b412e6004776b10b69d1494302264d3.zip FreeBSD-src-934ebfaf1b412e6004776b10b69d1494302264d3.tar.gz |
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
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions