[hacknews] more Sanders fudging

henry (03/18/83)

Uncovered one more problem with running the Sanders via the tty driver:
the TIOCSETP ioctl makes the tty driver lose track of XON/XOFF handshake
status.  Bypassed for the Sanders daemon by making it use TIOCSETN
instead.  This has definitely cured the output-starting-while-paused
problem, and may have also cleared up the misalignment problem (it's
hard to tell because that problem is tricky to reproduce).