From owner-cvs-all Wed May 2 18:14:47 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 008C837B422; Wed, 2 May 2001 18:14:41 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f431Ea244497; Wed, 2 May 2001 21:14:38 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200105030114.f431Ea244497@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Brian Somers Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh sshconnect.c ssh.c ssh.h In-Reply-To: Message from Brian Somers of "Thu, 03 May 2001 01:56:26 BST." <200105030056.f430uQF27068@hak.lan.Awfulhak.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 02 May 2001 21:14:35 -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > Why ? > > > green 2001/05/02 17:26:47 PDT > > > > Modified files: > > crypto/openssh sshconnect.c ssh.c ssh.h > > Log: > > Backout completely canonical lookup modifications. > > > > Revision Changes Path > > 1.15 +7 -14 src/crypto/openssh/sshconnect.c > > 1.13 +18 -2 src/crypto/openssh/ssh.c > > 1.16 +2 -2 src/crypto/openssh/ssh.h There's already a function to get the canonical hostname later, so it's not necessary to do it like I did (except to properly do things CORRECTLY, but I digress...) I can readd what I had in my tree before, an option to automatically add an alias for that host if you didn't use the canonical host and already have a key for it, later. It's only for convenience, anyway. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message