From owner-cvs-src@FreeBSD.ORG Mon Jun 6 21:45:49 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 D748616A41C; Mon, 6 Jun 2005 21:45:49 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id A03DF43D4C; Mon, 6 Jun 2005 21:45:49 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from SMILEY (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id EAE9219F52; Mon, 6 Jun 2005 14:47:02 -0700 (PDT) From: "Darren Pilgrim" To: =?iso-8859-1?Q?'=22Dag-Erling_Sm=F8rgrav=22'?= , "'Brooks Davis'" Date: Mon, 6 Jun 2005 14:45:34 -0700 Message-ID: <001801c56ae1$15d05d90$0a2a15ac@SMILEY> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 In-reply-to: <86u0kbdwgr.fsf@xps.des.no> Importance: Normal 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 21:45:50 -0000 From: Dag-Erling Sm=F8rgrav > Brooks Davis writes: > > Log: > > Add _dhcp user/group as required by the OpenBSD dhclient. >=20 > 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.