- added interface auto scan for startup, so -i is optional now
- fixed wmwlmon core dumping if nic is gone
- fixed strlcpy(3) issue in wl.c to be sure that the non nul terminated
network id can't overflow its destination buffer
wmwlmon is a wmDockapp which shows the state of a wireless network
interface; link status, signal strength, link speed, channel number, wep
status, and network id.
ok mbalmer@