Date: Mon, 23 Jun 2008 20:50:11 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc network.subr pccard_ether src/etc/rc.d netif Message-ID: <200806232050.m5NKoKtI025106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2008-06-23 20:50:11 UTC
FreeBSD src repository
Modified files:
etc network.subr pccard_ether
etc/rc.d netif
Log:
SVN rev 179961 on 2008-06-23 20:50:11Z by mtm
Implement a "quiet" mode for rc.d/netif, which only outputs
the interface name of interfaces that were configured.
This change has the added benefit that ifn_start() and
ifn_stop() in network.subr no longer write to standard output.
Whether to output and what to output is now handled entirely
in rc.d/netif.
Revision Changes Path
1.190 +0 -8 src/etc/network.subr
1.55 +2 -2 src/etc/pccard_ether
1.29 +21 -5 src/etc/rc.d/netif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806232050.m5NKoKtI025106>
