From owner-cvs-all@FreeBSD.ORG Sun Aug 1 21:33:48 2004 Return-Path: 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 2418116A4CE; Sun, 1 Aug 2004 21:33:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0489D43D39; Sun, 1 Aug 2004 21:33:48 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i71LXlfc088804; Sun, 1 Aug 2004 21:33:47 GMT (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i71LXlR5088803; Sun, 1 Aug 2004 21:33:47 GMT (envelope-from markm) Message-Id: <200408012133.i71LXlR5088803@repoman.freebsd.org> From: Mark Murray Date: Sun, 1 Aug 2004 21:33:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc master.passwd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 01 Aug 2004 21:33:48 -0000 markm 2004-08-01 21:33:47 UTC FreeBSD src repository Modified files: etc master.passwd Log: UUCP's uucico(8) has not been in the base system for some time now, so reflect this in the default. The uucp uid is a bit funny, and is used by mtree in /var/spool for locks, so we can't remove it without thinking about it a bit harder. Revision Changes Path 1.39 +1 -1 src/etc/master.passwd