K 10 svn:author V 3 bde K 8 svn:date V 27 1995-12-15T01:01:00.000000Z K 7 svn:log V 237 Disabled the sleep in ttyflush(). It can't work in general because ttyflush() might be called from an interrupt handler. This fixes panics in IXOFF mode at the cost of more failures to send the START character to exit from IXOFF mode. END