From owner-freebsd-current Thu Mar 22 3:42:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.234]) by hub.freebsd.org (Postfix) with ESMTP id 7718437B71A for ; Thu, 22 Mar 2001 03:42:27 -0800 (PST) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id MAA00109; Thu, 22 Mar 2001 12:42:21 +0100 (CET) (envelope-from assar) From: assar@freebsd.org To: Dan Eischen Cc: current@freebsd.org Subject: Re: telnet broken with auto-negotiation of encrypt/decrypt change References: <3AB97CF6.65038479@vigrid.com> Date: 22 Mar 2001 12:42:20 +0100 In-Reply-To: Dan Eischen's message of "Wed, 21 Mar 2001 23:17:58 -0500" Message-ID: <5lhf0mni77.fsf@assaris.sics.se> Lines: 21 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Eischen writes: > This commit broke telnet (or perhaps exposed brokenness that was > already present and never noticed): > > $ cvs -R log -Nr1.6 main.c > > RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v > [...] > description: > ---------------------------- > revision 1.6 > date: 2001/03/12 03:54:48; author: assar; state: Exp; lines: +14 -1 > enable auto-negotiation of encrypt and decrypt > ============================================================================= > > Telnet no longer catches CTRL-C, CTRL-D, SIGHUP, or CTRL-] quit. Apart from that this should not cause that happen, I'm not able to reproduce this problem. How should I go about doing that? /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message