From owner-cvs-all Tue Nov 6 16:33:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CED7E37B405; Tue, 6 Nov 2001 16:33:56 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA70Xu034325; Tue, 6 Nov 2001 16:33:56 -0800 (PST) (envelope-from fenner) Message-Id: <200111070033.fA70Xu034325@freefall.freebsd.org> From: Bill Fenner Date: Tue, 6 Nov 2001 16:33:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network 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 fenner 2001/11/06 16:33:56 PST Modified files: etc rc.network Log: Update the nsswitch.conf -> host.conf generator to handle criteria, continuation lines, extra whitespace, and to use the last matching line in the file. This syncs the host.conf generation with how the nsswitch.conf is parsed. Only print " host.conf" instead of a multi-line message, since this happens on every boot. Revision Changes Path 1.111 +17 -11 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message