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