ffb698bc12
if (tp->t_line != 0) test when CS_ODONE, it fails for NTTYDISC, use if (linesw[tp->t_line].l_start != ttstart) instead. Reviewed by: Submitted by: Obtained from: CVS: |
||
---|---|---|
.. | ||
sio.c | ||
sioreg.h |
ffb698bc12
if (tp->t_line != 0) test when CS_ODONE, it fails for NTTYDISC, use if (linesw[tp->t_line].l_start != ttstart) instead. Reviewed by: Submitted by: Obtained from: CVS: |
||
---|---|---|
.. | ||
sio.c | ||
sioreg.h |