From owner-freebsd-bugs Mon Aug 20 0: 0:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A67437B417 for ; Mon, 20 Aug 2001 00:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7K70Ek72082; Mon, 20 Aug 2001 00:00:14 -0700 (PDT) (envelope-from gnats) Date: Mon, 20 Aug 2001 00:00:14 -0700 (PDT) Message-Id: <200108200700.f7K70Ek72082@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Subject: Re: bin/3608: Telnet in linemode will break apart long lines. Reply-To: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/3608; it has been noted by GNATS. From: To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/3608: Telnet in linemode will break apart long lines. Date: Sun, 19 Aug 2001 23:54:05 -0700 (PDT) I'm unable to reproduce this bug in FreeBSD 4-STABLE as of May 2001. Here is what I did: 1. Ran `telnetd' with the `-l' option. 2. `telnet' localhost, completed the login 3. [set telnet mode to LINE] 4. setup a small shell loop to read one line at a time and log to a file 5. typed in some long lines as given in this PR 6. looked for odd output -- these was none It does appear that line mode is working correctly. I'm unable to find the exact source change that fixed this bug from among the changes that happened since FreeBSD 2.2.1 days. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message