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.
Description
Description
Details
Details
- Provenance
Bruce Evans <bde@FreeBSD.org> Authored on Dec 15 1995, 1:01 AM - Parents
- rG0dfe10a65ca5: Completed function declarations and/or added prototypes and/or added
- Branches
- Unknown
- Tags