From owner-cvs-all@FreeBSD.ORG Thu Jun 9 14:52:26 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C848916A44C; Thu, 9 Jun 2005 14:52:26 +0000 (GMT) (envelope-from bms@spc.org) Received: from arginine.spc.org (arginine.spc.org [83.167.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC6843D4C; Thu, 9 Jun 2005 14:52:25 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 0E18A65400; Thu, 9 Jun 2005 15:52:24 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02216-03-2; Thu, 9 Jun 2005 15:52:23 +0100 (BST) Received: from empiric.dek.spc.org (host81-134-123-217.in-addr.btopenworld.com [81.134.123.217]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 7463D6542B; Thu, 9 Jun 2005 15:52:19 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id C42BC6169; Thu, 9 Jun 2005 15:52:17 +0100 (BST) Date: Thu, 9 Jun 2005 15:52:17 +0100 From: Bruce M Simpson To: Scott Long Message-ID: <20050609145217.GD11313@empiric.icir.org> Mail-Followup-To: Scott Long , Mark Murray , obrien@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200506091257.j59CvVNu043268@grovel.grondar.org> <42A8483B.3070001@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42A8483B.3070001@samsco.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Mark Murray , cvs-all@FreeBSD.org, obrien@FreeBSD.org Subject: Re: cvs commit: src/etc group master.passwd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 14:52:27 -0000 On Thu, Jun 09, 2005 at 07:46:35AM -0600, Scott Long wrote: > >>>It's not a FreeBSD convention. If the underscore serves no other > >>>purpose than satisfying an OpenBSD convention, it should go. > >>Agreed. > >Also agreed. > Disagreed. It sounds like OPenBSD has a useful convention. Even though > it's not the traditional FreeBSD way, it still has merit. I also think it is useful. BMS