HomeFreeBSD

Disabled the sleep in ttyflush(). It can't work in general because

Description

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.

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
Unknown

Event Timeline