K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-03-24T07:38:58.000000Z K 7 svn:log V 560 >From main branch: (tuned for BETA_1_1 by David Greenman) revision 1.40 date: 1994/03/21 06:37:04; author: davidg; state: Exp; lines: +1 -9 previous optimization from John wasn't quite ready for primetime. revision 1.39 date: 1994/03/20 20:05:55; author: davidg; state: Exp; lines: +46 -13 Two fixes from John Dyson to fix hangs and panics when using ctrl-T: 1) tty.c: gather all the info about the processes before calling ttyprintf (which may block). 2) syscons.c: handle asynchronous output properly (data structures may be corrupted otherwise). END