From owner-cvs-all Sun Jul 9 13:12:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 00C8C37C036; Sun, 9 Jul 2000 13:12:51 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA79176; Sun, 9 Jul 2000 13:12:51 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200007092012.NAA79176@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 9 Jul 2000 13:12:50 -0700 (PDT) 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 X-Loop: FreeBSD.ORG ume 2000/07/09 13:12:50 PDT Modified files: etc rc.network6 Log: - Remove use of programs in /usr like sed as possible. In this time, I have no idea if there is equivalence of printf. So, stf setup still depends on /usr. In addition, prefix(8) and gifconfig(8) are in /usr/sbin. Should we move these into /sbin? - Sync with latest stf behavior. Latest stf doesn't have link-local address. And, latest stf is not gif but stf. Revision Changes Path 1.9 +58 -29 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message