aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ancontrol/ancontrol.c
Commit message (Expand)AuthorAgeFilesLines
* de-__P()Alfred Perlstein2002-07-111-27/+27
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-1/+2
* Make man page and usage statement match reality submitted by Ruslan,Doug Ambrisko2002-01-151-9/+20
* Fix bugs in the structure for rx_frame by making gap length one byte andDoug Ambrisko2001-12-311-7/+143
* Fix typo in usage (power same -> power save).Pierre Beyssac2001-12-181-1/+1
* Add support for monitor mode. This means that after enabling theBrooks Davis2001-09-101-5/+18
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-9/+7
* Make ancontrol WARNS=2 clean.Brooks Davis2001-07-271-44/+50
* Fix typosKris Kennaway2001-07-231-3/+3
* Output the current TX rate when showing status.Brooks Davis2001-06-261-0/+11
* If the first argument doesn't start with '-' assume that it is anWarner Losh2000-12-311-2/+7
* Fixes to the Aironet driver to clear up some WEP issues.Archie Cobbs2000-12-081-9/+108
* Close PR# 21843 and PR# 21864. This adds support for WEP and updates someBill Paul2000-11-131-7/+133
* Make '-i iface' optional. Assume an0 if it's not otherwise specified.Josef Karthauser2000-10-281-4/+13
* Remove a comment that should not have been committed.Ollivier Robert2000-06-291-2/+0
* Fix a comment botch which broke buildworld.Brian Feldman2000-06-191-0/+2
* Fix potential buffer overflows (even if ancontrol is not setuid).Ollivier Robert2000-06-181-13/+10
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-141-0/+1348