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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to