Convert ifconfig to use lib80211.
authoradrian <adrian@FreeBSD.org>
Mon, 30 Nov 2015 06:34:16 +0000 (06:34 +0000)
committeradrian <adrian@FreeBSD.org>
Mon, 30 Nov 2015 06:34:16 +0000 (06:34 +0000)
commit1532d1d4b664308dcf6f4fca5ad5459c98d1bb27
treec0507fbf413a6d4181eb32f73ae1703dd7f8bd3c
parent7be92c60b623b2a4a5db94cb5dd156fb4f8856d2
Convert ifconfig to use lib80211.

* remove regdomain.[ch] - it's now part of lib80211.
* convert ifieee80211.c to use the ioctl routines in lib80211 and
  implement the "error? exit" wrapper behaviour the callers expect.
sbin/ifconfig/Makefile
sbin/ifconfig/ifieee80211.c
sbin/ifconfig/regdomain.c [deleted file]
sbin/ifconfig/regdomain.h [deleted file]