summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol/ancontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix always 0 tautologly revealed by gcc46eadler2012-07-081-1/+1
* Remove duplicated header fileskevlo2011-06-241-1/+0
* ANSIfy some more tools in usr.sbin/.ed2010-01-021-2/+2
* Remove duplicate headers <sys/socket.h>kevlo2008-04-211-1/+0
* Allow the -f argument to work.ceri2004-11-031-1/+1
* Clean up some more casts. Note that the an_fudge alignment hack fornjl2004-07-301-23/+17
* Fix printing of stats by printing an unsigned value as unsigned. ANSIfynjl2004-07-301-197/+152
* Remove an annoying printf that somehow leaked into rev 1.21.njl2003-11-161-1/+0
* - Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!ambrisko2003-08-201-50/+42
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-2/+4
* Add support for MPI-350 the mini-pci Cisco Aironet card. This needs moreambrisko2002-12-291-21/+101
* de-__P()alfred2002-07-111-27/+27
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-1/+2
* Make man page and usage statement match reality submitted by Ruslan,ambrisko2002-01-151-9/+20
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-311-7/+143
* Fix typo in usage (power same -> power save).pb2001-12-181-1/+1
* Add support for monitor mode. This means that after enabling thebrooks2001-09-101-5/+18
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-9/+7
* Make ancontrol WARNS=2 clean.brooks2001-07-271-44/+50
* Fix typoskris2001-07-231-3/+3
* Output the current TX rate when showing status.brooks2001-06-261-0/+11
* If the first argument doesn't start with '-' assume that it is animp2000-12-311-2/+7
* Fixes to the Aironet driver to clear up some WEP issues.archie2000-12-081-9/+108
* Close PR# 21843 and PR# 21864. This adds support for WEP and updates somewpaul2000-11-131-7/+133
* Make '-i iface' optional. Assume an0 if it's not otherwise specified.joe2000-10-281-4/+13
* Remove a comment that should not have been committed.roberto2000-06-291-2/+0
* Fix a comment botch which broke buildworld.green2000-06-191-0/+2
* Fix potential buffer overflows (even if ancontrol is not setuid).roberto2000-06-181-13/+10
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-0/+1348
OpenPOWER on IntegriCloud