sxt bug
Joseph S. D. Yao
jsdy at hadron.UUCP
Wed Dec 25 16:29:36 AEST 1985
In article <133 at metro.oz> rossc at metro.oz (Ross Cartlidge) writes:
>747a748
>> vtp->t_state |= BUSY;
>798a800
>> vtp->t_state &= ~BUSY;
>873a876
>> vtp->t_state &= ~BUSY;
>940a944
>> vtp->t_state &= ~BUSY;
These line numbers match version 6.5 of the sxt driver under
s5r2.0v1 on our VAX-11/780. Under s5r2.0v2, our version 6.7,
the line numbers are: 742, 793, 868, 935. Ross was good enough
to tell me that each of these immediately precedes a change to
lp->wpending, and send a more complete (sort-of-context) diff.
On our working version, the line numbers are: 751, 802, 877, 944.
This includes fixes to allow the VAX console to use sxt (posted
separately).
--
Joe Yao hadron!jsdy at seismo.{CSS.GOV,ARPA,UUCP}
More information about the Net.bugs.usg
mailing list