Date: Mon, 16 Oct 1995 07:24:49 -0700 From: "Garrett A. Wollman" <wollman> To: uhclem%nemesis@fw.ast.com, wollman, freebsd-bugs Subject: Re: bin/771 Message-ID: <199510161424.HAA09159@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: telnet character mode not set and broken when set - FDIV034 State-Changed-From-To: open-analyzed State-Changed-By: wollman State-Changed-When: Mon Oct 16 07:22:08 PDT 1995 State-Changed-Why: The problem is caused by a clash between the standard meaning of ISIG mode in the tty driver and the way telnetd(8) implements it using TELNET's LINEMODE TRAPSIG functionality. The fix will be to make telnetd disable all the special characters not implemented by ISIG (and IEXTEN if enabled) when switching into that mode.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510161424.HAA09159>