From owner-cvs-usrbin Mon Aug 28 10:57:39 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA16989 for cvs-usrbin-outgoing; Mon, 28 Aug 1995 10:57:39 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id KAA16983 ; Mon, 28 Aug 1995 10:57:30 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id KAA19579; Mon, 28 Aug 1995 10:56:49 -0700 Message-Id: <199508281756.KAA19579@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: CVS-commiters@freefall.FreeBSD.org, cvs-usrbin@freefall.FreeBSD.org Subject: Re: cvs commit: src/usr.bin/telnet Makefile In-reply-to: Your message of "Mon, 28 Aug 1995 10:48:49 PDT." <199508281748.KAA16438@freefall.FreeBSD.org> Date: Mon, 28 Aug 1995 10:56:49 -0700 From: Paul Traina Sender: cvs-usrbin-owner@FreeBSD.org Precedence: bulk Sorry, you misunderstood me, it's in telnetd that it needs to go away. The standard copy was already OK, but it was being used in the secure version, which I assume was being used on who? I've just fixed the secure version. Please back out your changes to the telnet client. Paul From: "Jordan K. Hubbard" Subject: cvs commit: src/usr.bin/telnet Makefile jkh 95/08/28 10:48:49 Branch: usr.bin/telnet RELENG_2_1_0 Modified: usr.bin/telnet Makefile Log: Take -DKLUDGELINEMODE out of 2.0.5 Makefile