cvs commit: src/etc network.subr pccard_ether src/etc/rc.d netif

Brooks Davis brooks at FreeBSD.org
Sat Sep 10 10:05:04 PDT 2005


brooks      2005-09-10 17:05:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    etc                  network.subr pccard_ether 
    etc/rc.d             netif 
  Log:
  Sync network interface startup code with HEAD.
  
  etc/network.subr: 1.165-1.167
   - kill removable_interfaces
   - add NOAUTO keyword
   - fix quoted entries in ifconfig_<ifn> variables
   - always up the interface
   - if ifconfig_<ifn> is defined, but empty, don't set it to
     ifconfig_DEFAULT
   - always configure lo0 first if it exists
  etc/pccard_ether: 1.46
   - kill removable_interfaces
   - add NOAUTO keyword
  etc/rc.d/netif: 1.15-1.17
   - block Ctrl-C in dhclient
   - minor cleanup of the interface list generation code
  
  Approved by:    re (scottl)
  Requested by:   many (death to removable_interfaces!)
  
  Revision   Changes    Path
  1.164.2.1  +43 -8     src/etc/network.subr
  1.45.2.1   +2 -2      src/etc/pccard_ether
  1.14.2.1   +4 -4      src/etc/rc.d/netif


More information about the cvs-src mailing list