summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio.c
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1999-06-29 17:30:33 +0000
committeryokota <yokota@FreeBSD.org>1999-06-29 17:30:33 +0000
commit934ebfaf1b412e6004776b10b69d1494302264d3 (patch)
tree13b38a6e50b32ed808fbc2cfe4aba6a8545ec73e /sys/dev/sio/sio.c
parentec30ce339b93d3c5bac7020cc6666437fb32b06a (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud