TELNETD 'KLUDGELINEMODE' FIX
authorFelix Gaehtgens <felix@escape.vsse.in-berlin.de>
Fri, 27 Nov 1992 00:00:00 +0000 (00:00 +0000)
committerFelix Gaehtgens <felix@escape.vsse.in-berlin.de>
Fri, 27 Nov 1992 00:00:00 +0000 (00:00 +0000)
commit135e5be2f1a1bf381c9a762f2f157a2658ab767e
treec60b34d45996a41fc0820093c974d41a549383a4
parent815a5a240cf837b6145d2368e567f44bd9071716
TELNETD 'KLUDGELINEMODE' FIX

If telnetd is compiled with the KLUDGELINEMODE option defined
something's going wrong when you're using tcsh, zsh, bash etc. and can't
use the SUSP and INTR characters.  Also whenever you do something which
outputs a couple of lines the newlines look messed up. i'm not really
sure what's the problem here (maybe something in raw-mode)? but at least
compiling it without the KLUDGELINEMODE works just beautifully.

AUTHOR: Felix Gaehtgens (felix@escape.vsse.in-berlin.de)
386BSD-Patchkit: patch00035
usr/src/libexec/telnetd/Makefile
usr/src/libexec/telnetd/state.c