[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
suspend tty code fix (tops-20 vts)
- To: BUG-LISP at MIT-MC
- Subject: suspend tty code fix (tops-20 vts)
- From: Glenn S. Burke <GSB at MIT-MC>
- Date: Tue, 7 Sep 82 22:46:00 GMT
- Cc: mt at MIT-OZ
- Original-date: 7 September 1982 18:46-EDT
According to MT, the problem is that Lisp is setting a whole
word with stmod rather than only the left half as it should;
this can be fixed by making it do RTMOD, and then HLL 2,TI.ST6
rather than the MOVE it now does, at OPNT2+twentysome.
This has been fixed in the source, and patched into the BBLISP on OZ.
We made a .EXE, but did not install it on <SUBSYS> yet (it was in use).