Aucbvax.3202
net.2bsd-bugs
utzoo!decvax!ucbvax!GUEST@SRI-IU
Fri Sep 18 18:47:38 1981
More bugs
From: Guest <GUEST SRI-IU AT>

Really-From: salkind@nyu (Lou Salkind)
Reply-To: salkind@nyu

More bugs in 2bsd kernel:

m40.s: the fpp flag is first tested.  Then, however, it is cleared
       when the kernel bss is zeroed.  The fix is to move the test for
       floating point after the bss segment is cleared.

ttynew.c: if both the start and stop characters are the same, and
       we are running in LDECCTQ mode, then a stop hangs the terminal.
       Fix is in ntyinput(); the last if statement should be
               if (tp->t_local&LDECCTQ && tp->t_state&TTSTOP &
                  tun.t_startc != tun.t_stopc)
                       return;

------

-----------------------------------------------------------------
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.