From owner-freebsd-current Wed Aug 8 8:20:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 2CA0F37B401; Wed, 8 Aug 2001 08:20:51 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (root@fump.kawo2.rwth-aachen.de [134.130.181.148]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id RAA23924; Wed, 8 Aug 2001 17:20:50 +0200 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.11.3/8.11.3) id f78FLAb54821; Wed, 8 Aug 2001 17:21:10 +0200 (CEST) (envelope-from alex) Date: Wed, 8 Aug 2001 17:21:10 +0200 From: Alexander Langer To: John Baldwin Cc: current@FreeBSD.ORG, green@FreeBSD.ORG, "David O'Brien" Subject: Re: Can we please remove "green@FreeBSD.org" from the version st Message-ID: <20010808172110.A54803@fump.kawo2.rwth-aachen.de> Mail-Followup-To: Alexander Langer , John Baldwin , current@FreeBSD.ORG, green@FreeBSD.ORG, David O'Brien References: <20010808165155.A54676@fump.kawo2.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.ORG on Wed, Aug 08, 2001 at 08:18:41AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake John Baldwin (jhb@FreeBSD.ORG): > >> #define SSH_VERSION (ssh_version_get()) > >> #define SSH_VERSION_BASE "OpenSSH_2.9" > >> -#define SSH_VERSION_ADDENDUM "green@FreeBSD.org 20010608" > >> +#define SSH_VERSION_ADDENDUM "FreeBSD 20010608" > Other way around. #define's are supposed to have a tab after them rather than > a space. Yes, but you have to keep style-consistency in the first place. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message