Date: Fri, 25 May 2001 00:54:00 -0400 From: "Brian F. Feldman" <green@FreeBSD.org> To: obrien@FreeBSD.org Cc: "Brian F. Feldman" <green@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh ssh_config Message-ID: <200105250454.f4P4s0u98061@green.bikeshed.org> In-Reply-To: Message from "David O'Brien" <obrien@FreeBSD.org> of "Thu, 24 May 2001 21:31:17 PDT." <20010524213117.A14917@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@FreeBSD.org> wrote: > On Thu, May 24, 2001 at 11:01:30PM -0400, Brian F. Feldman wrote: > > "David E. O'Brien" <obrien@FreeBSD.org> wrote: > > > obrien 2001/05/24 00:22:09 PDT > > > > > > Modified files: > > > crypto/openssh ssh_config > > > Log: > > > Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason. > > > > --- ssh_config 2001/05/04 03:57:03 1.1.1.4 > > +++ ssh_config 2001/05/04 04:14:23 1.8 > > @@ -1,4 +1,9 @@ > > +# This is ssh client systemwide configuration file. This file provides > > +# defaults for users, and the values can be changed in per-user configuration > > +# files or on the command line. > > +# > > # $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $ > > +# $FreeBSD: src/crypto/openssh/ssh_config,v 1.8 2001/05/04 04:14:23 green Exp $ > > > > # This is ssh client systemwide configuration file. See ssh(1) for more > > # information. This file provides defaults for users, and the values can > > I don't understand what you are trying to say. You can see that the way I had it was consistent with the CURRENT OpenBSD style. > BTW, could you not change the style of the vendor tags? You used > "OpenSSH_2_9", while every other vendor tag is v_<version>_<date> I'm not importing except the EXACT OpenSSH releases, so the date is redundant. The vendor itself is OpenBSD, and the exact thing imported is _OpenSSH_ version 2.9, not _OpenBSD_ version 2.9. -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105250454.f4P4s0u98061>