Date: Sat, 28 Jun 2003 22:09:48 -0700 (PDT) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d netoptions routing Message-ID: <200306290509.h5T59mTk051911@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/06/28 22:09:48 PDT FreeBSD src repository Modified files: etc/rc.d netoptions routing Log: o Repocopied routing and netoptions from network2 and network3, respectively. o Change the provider names. o Separate routing into two parts: static routing and routing options. The start command will run both parts, but they can be run separately using the static and options command, respectively: (/etc/rc.d/routing static; /etc/rc.d/routing options) Revision Changes Path 1.138 +1 -1 src/etc/rc.d/netoptions 1.137 +23 -6 src/etc/rc.d/routing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306290509.h5T59mTk051911>