Date: Sat, 12 Sep 2009 22:19:48 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc rc.subr src/etc/rc.d route6d routed Message-ID: <200909122222.n8CMMZNG095606@repoman.freebsd.org>
index | next in thread | raw e-mail
hrs 2009-09-12 22:19:48 UTC
FreeBSD src repository
Modified files:
etc rc.subr
etc/rc.d route6d routed
Log:
SVN rev 197144 on 2009-09-12 22:19:48Z by hrs
Add an extension of set_rcvar(), a new function set_rcvar_obsolete(),
and $desc.
The set_rcvar_obsolete() is for displaying an obsolete variable
and the new one. More specifically, a warning is displayed when
a variable is removed or changed in the source tree and the user
still defines the old one.
$router* and $ipv6_router* are replaced with $routed_* and
$route6d_* for consistency. The old variables still work but
can be removed in the future.
MFC after: 3 days
Revision Changes Path
1.11 +6 -11 src/etc/rc.d/route6d
1.14 +6 -7 src/etc/rc.d/routed
1.89 +143 -29 src/etc/rc.subr
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909122222.n8CMMZNG095606>
