cvs commit: src/etc network.subr pccard_ether src/etc/rc.d netif
Mike Makonnen
mtm at FreeBSD.org
Mon Jun 23 20:50:20 UTC 2008
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
More information about the cvs-src
mailing list