From owner-freebsd-current Fri Feb 21 8:13:54 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C4F37B401 for ; Fri, 21 Feb 2003 08:13:54 -0800 (PST) Received: from seed.net.tw (sn15.seed.net.tw [139.175.54.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1E843FCB for ; Fri, 21 Feb 2003 08:13:51 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.130.220] (port=49266 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 18mFo6-000Dki-00 for freebsd-current@freebsd.org; Sat, 22 Feb 2003 00:13:50 +0800 Received: from leafy.idv.tw (nobody@localhost [127.0.0.1]) by leafy.idv.tw (8.12.7/8.12.7) with ESMTP id h1LGDnOP015547 for ; Sat, 22 Feb 2003 00:13:49 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.7/8.12.7/Submit) id h1LGDn42015546 for freebsd-current@freebsd.org; Sat, 22 Feb 2003 00:13:49 +0800 (CST) Date: Sat, 22 Feb 2003 00:13:49 +0800 From: leafy To: freebsd-current@freebsd.org Subject: telnet(1) strange behaviour Message-ID: <20030221161349.GA15507@leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG telnet(1) is behaving rather strangely when dealing with escape sequences. Please try 'telnet bbs.cis.nctu.edu.tw' and type "guest", it will appear as "uest" only. telnet(1) on -stable does not exhibit such behaviour. ssh(1) is also immune. The problem could be in libtelnet since zh-telnet port is also affected. Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message