From owner-cvs-all Tue Nov 13 22:35:49 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 1F64D37B416; Tue, 13 Nov 2001 22:35:44 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAE6Zil32963; Tue, 13 Nov 2001 22:35:44 -0800 (PST) (envelope-from sheldonh) Message-Id: <200111140635.fAE6Zil32963@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 13 Nov 2001 22:35:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.atm 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 sheldonh 2001/11/13 22:35:44 PST Modified files: etc rc.atm rc.network Log: Avoid unnecessary calls to expr(1) by using standard shell arithmetic expansion instead. Revision Changes Path 1.9 +2 -2 src/etc/rc.atm 1.112 +2 -2 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message