cvs commit: src/etc network.subr

Brooks Davis brooks at FreeBSD.org
Fri Aug 26 04:06:18 GMT 2005


brooks      2005-08-26 04:06:17 UTC

  FreeBSD src repository

  Modified files:
    etc                  network.subr 
  Log:
  Support ifconfig_<ifn> variables containing quoted variables with spaces
  in them by wrapping the ifconfig command with eval "...".
  
  For example, this allows:
  
  ifconfig_iwi0="DHCP ssid 'foo bar baz'"
  
  Revision  Changes    Path
  1.166     +1 -1      src/etc/network.subr


More information about the cvs-all mailing list