On 2015/03/24 21:52, Stanislav Brabec wrote: > Fred wrote: > > <Loging into to a Cisco IP Phone - I believe the issue here: > > http://marc.info/?l=openbsd-bugs&m=142654566814793 might be related.> > > > Fix: > > <The following patch fixes the issue for me, I have tested against > > linux and the ^M issue is not reintroduced: > > There is a very similar issue with telnet client in byte mode and local echo: > telnet> send dont echo > linux> #hello^Mlinux> > > I reported it here several months ago: > Subject: [PATCH] telnet: bad terminal setup in character + local echo mode > http://lists.openbsd.org/cgi-bin/mj_wwwusr?list=bugs&brief=on&func=archive-get-part&extra=201501/57 > (browsing archives needs registration)
Stanislav, your patch was committed to OpenBSD and that is what is causing the problem Fred is now seeing.
