From: utzoo!henry
Newsgroups: hacknews
Title: more Sanders fudging 
Article-I.D.: utzoo.2877
Posted: Thu Mar 17 20:50:30 1983
Received: Thu Mar 17 20:50:30 1983

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).