From owner-cvs-all Tue Aug 13 22:37:19 2002 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 C5FB537B400; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7854F43E4A; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5bGJU066416; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5bGgx066415; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) Message-Id: <200208140537.g7E5bGgx066415@freefall.freebsd.org> From: Gordon Tetlow Date: Tue, 13 Aug 2002 22:37:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc rc.subr src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gordon 2002/08/13 22:37:15 PDT Modified files: etc rc rc.subr etc/defaults rc.conf Log: Clean up some variables that should have been done before: xntpd_* -> ntpd_* portmap_* -> rpcbind_* Also change single_mountd_enable to mountd_enable. We also include shims for all the old variable names. Submitted by: Mike Makonnen Revision Changes Path 1.155 +9 -9 src/etc/defaults/rc.conf 1.315 +16 -4 src/etc/rc 1.4 +15 -1 src/etc/rc.subr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message