Sync with FreeBSD CURRENT.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 28 Jul 2004 08:38:33 +0000 (08:38 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 28 Jul 2004 08:38:33 +0000 (08:38 +0000)
commitebdbb0bb4e08e3cf31dadc6f427deb88c4f88f9e
treeb4970e090df12b05f3e27afba27b91b203076b06
parent422bd071a4d7d322f5b34b69bfdc68018bbad43d
Sync with FreeBSD CURRENT.
Important changes:
- Ignore EINVAL from wi_getval for optional values to increase support for
  different drivers.
- Generally improved error handling.
- Better output and support for the generic 802.11 layer.
- Warnings output deprecated options which are supported by ifconfig,
  this will be removed at some time.

Additional changes:
- print "No stations" instead of "0 stations:"
- Remove 'Z', the zeroing of the signal cache is not supported by the
  newer driver versions anyway.
- Add WARNS?= 6 to Makefile.
usr.sbin/wicontrol/Makefile
usr.sbin/wicontrol/wicontrol.8
usr.sbin/wicontrol/wicontrol.c