From owner-cvs-src@FreeBSD.ORG Mon Jun 6 21:47:51 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 754F916A41F; Mon, 6 Jun 2005 21:47:51 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D935743D1F; Mon, 6 Jun 2005 21:47:50 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr4.xs4all.nl (8.13.3/8.13.3) with ESMTP id j56LljRe016257; Mon, 6 Jun 2005 23:47:45 +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 j56Lljla007482; Mon, 6 Jun 2005 23:47:45 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j56Llji8007481; Mon, 6 Jun 2005 23:47:45 +0200 (CEST) (envelope-from wb) Date: Mon, 6 Jun 2005 23:47:45 +0200 From: Wilko Bulte To: Darren Pilgrim Message-ID: <20050606214745.GA7450@freebie.xs4all.nl> References: <86u0kbdwgr.fsf@xps.des.no> <001801c56ae1$15d05d90$0a2a15ac@SMILEY> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <001801c56ae1$15d05d90$0a2a15ac@SMILEY> X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner Cc: =?iso-8859-1?Q?'=22Dag-Erling_Sm=F8rgrav=22'?= , 'Brooks Davis' , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@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 21:47:51 -0000 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... -- Wilko Bulte wilko@FreeBSD.org