K 10 svn:author V 3 bde K 8 svn:date V 27 1995-07-29T08:33:13.000000Z K 7 svn:log V 211 Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFF is handled at a low level, and ECHONL only applies if ICANON is set, although tty.c sometimes bogusly applies it when ICANON isn't set. END