rlogin sessions don't handle ^S/^Q in raw mode?

Joaquim Martillo martillo at mit-athena.ARPA
Mon Jan 28 23:18:01 AEST 1985


Using rlogin -8 is not an acceptable solution to this problem.  rlogind
is not reading a TIOCPKT_NOSTOP when stty raw is executed.  If the start
and stop characters are changed to -1 via a system call rlogind does
read a TIOCPK_NOSTOP and then propagates this back across the network.
stty raw should produce the same result.  The change I posted a week ago
takes care of the problem.

Joaquim Martillo



More information about the Comp.bugs.4bsd.ucb-fixes mailing list