Aucbvax.3222
net.2bsd-bugs
utzoo!decvax!ucbvax!dist2
Mon Sep 21 00:37:19 1981
ttynew bug fix fix
       The previously mentioned fix to ttynew.c was incorrectly stated.
The change should be:

diff ttynew.c.old ttynew.c
327c327
t_local & LDECCTQ && tp->t_state & TTSTOP)
---
>       if (tp->t_local & LDECCTQ && tp->t_state & TTSTOP &&
>           tun.t_startc != tun.t_stopc)

The difference is the use of "&&" rather than "&" after TTSTOP.

                       Carl

-----------------------------------------------------------------
gopher://quux.org/ conversion by John Goerzen <[email protected]>
of http://communication.ucsd.edu/A-News/


This Usenet Oldnews Archive
article may be copied and distributed freely, provided:

1. There is no money collected for the text(s) of the articles.

2. The following notice remains appended to each copy:

The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.