From owner-cvs-src@FreeBSD.ORG Mon Jun 6 22:26:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD10416A41C; Mon, 6 Jun 2005 22:26:33 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F78343D4C; Mon, 6 Jun 2005 22:26:32 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.13.3/8.13.3) with ESMTP id j56MQT8w074839; Tue, 7 Jun 2005 00:26:29 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.3/8.13.1) with ESMTP id j56MQS64007861; Tue, 7 Jun 2005 00:26:28 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j56MQS3x007860; Tue, 7 Jun 2005 00:26:28 +0200 (CEST) (envelope-from wb) Date: Tue, 7 Jun 2005 00:26:28 +0200 From: "'Wilko Bulte'" To: Darren Pilgrim Message-ID: <20050606222628.GA7834@freebie.xs4all.nl> References: <20050606214745.GA7450@freebie.xs4all.nl> <002101c56ae3$c378ee10$0a2a15ac@SMILEY> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <002101c56ae3$c378ee10$0a2a15ac@SMILEY> X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc group master.passwd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 22:26:33 -0000 On Mon, Jun 06, 2005 at 03:04:46PM -0700, Darren Pilgrim wrote.. > From: Wilko Bulte [mailto:wb@freebie.xs4all.nl] > > On Mon, Jun 06, 2005 at 02:45:34PM -0700, Darren Pilgrim wrote.. > > > From: Dag-Erling Smørgrav > > > > Brooks Davis writes: > > > > > Log: > > > > > Add _dhcp user/group as required by the OpenBSD dhclient. > > > > > > > > What is the point of the underscore in _dhcp and _pflogd? > > > > > > It's a convention used for system UIDs to prevent namespace collisions > with > > > user accounts. > > > > Then it is not really all to consistently used (politely speaking) > > looking at what by default lives in /etc/passwd as system UIDs... > > If you look at the FreeBSD /etc/passwd, sure, but this is an OpenBSD > convention. Looking at the OpenBSD src/etc/master.passwd[1], it's very Ah, OK, I appreciate cultural differences are in place here. > [1] http://www.openbsd.org/cgi-bin/cvsweb/src/etc/master.passwd > > Not too OT I think, interesting learning experience here. -- Wilko Bulte wilko@FreeBSD.org