CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/27 01:28:35
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
Do not set A_JOIN unconditionally. Otherwise join "" takes effect even
though that is not what the user intended, e.g. if an invalid hex SSID
was given on the command line.
ok sthen@
