ache
ffb698bc12
Don't use
...
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:
1995-03-28 12:26:40 +00:00
..
1995-01-28 22:18:05 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 08:14:55 +00:00
1995-03-19 14:29:26 +00:00
1995-03-28 12:26:40 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 12:26:40 +00:00
1995-03-28 12:26:40 +00:00
1995-03-28 07:46:38 +00:00
1995-03-28 11:09:35 +00:00
1995-03-23 07:02:14 +00:00
1995-03-28 07:58:53 +00:00
1995-03-20 19:33:35 +00:00
1995-03-19 14:29:26 +00:00
1995-03-24 20:05:28 +00:00
1995-03-19 14:29:26 +00:00
1995-03-27 07:12:24 +00:00
1995-03-28 07:58:53 +00:00
1995-03-19 14:29:26 +00:00
1995-03-23 09:43:40 +00:00
1995-03-23 09:43:40 +00:00
1995-03-19 12:08:03 +00:00
1995-03-25 22:40:49 +00:00
1995-02-03 21:49:18 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 07:58:53 +00:00
1995-03-28 07:58:53 +00:00