From owner-cvs-all Tue Nov 20 9:38:34 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 CB89737B418; Tue, 20 Nov 2001 09:38:31 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAKHcVJ68414; Tue, 20 Nov 2001 09:38:31 -0800 (PST) (envelope-from sheldonh) Message-Id: <200111201738.fAKHcVJ68414@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 20 Nov 2001 09:38:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 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 sheldonh 2001/11/20 09:38:31 PST Modified files: etc rc.network6 Log: (null commit) rev 1.24 only makes sense given that test(1) has been made a shell builtin command. Without this optimization, you'd be better off using printf(1) if you cared about efficiency at this level (although the use of printf(1) prior to mounting /usr would remain an issue). Revision Changes Path 1.26 +1 -1 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message