From owner-cvs-all Mon Nov 19 3:41:54 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 338D337B405; Mon, 19 Nov 2001 03:41:52 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAJBfqL53221; Mon, 19 Nov 2001 03:41:52 -0800 (PST) (envelope-from sheldonh) Message-Id: <200111191141.fAJBfqL53221@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 19 Nov 2001 03:41:52 -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/19 03:41:52 PST Modified files: etc rc.network6 Log: Use shell functions for printing hex instead of printf(1) so that printf(1) can be dropped from the system shell as a shell builtin. Revision Changes Path 1.24 +35 -3 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message