summaryrefslogtreecommitdiff
path: root/sbin/ancontrol/ancontrol.c
AgeCommit message (Expand)Author
2006-01-09Move ancontrol to the attic, no longer needed.Jonathan Gray
2005-12-13Fix an assignment (=) where an equality test (==) was meant. Found byChad Loder
2004-10-24unify device selectionTheo de Raadt
2004-08-19- sort options and sync usage()Jason McIntyre
2004-08-17missing inet_ntoa proto and fix an error it uncovers; form Moritz Jodeit <mor...Michael Shalayeff
2004-08-05better signal cache printfMichael Shalayeff
2004-07-15fix for setting antena diversity; from Brian Falk <falk@seas.upenn.edu>Michael Shalayeff
2004-05-13fields are unsigned -- printf 'em accordingly; from David Hill <davidh@wmis.net>Michael Shalayeff
2003-06-11ansificationTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-06print normalized signal strength; from Gabriel Kihlman <gk@univits.se>Michael Shalayeff
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-29alright, do not print quality and noise for cache; pr#2063Michael Shalayeff
2001-06-04return from main() don't exitMichael Shalayeff
2001-05-02T doesnt take an argEric Jackson
2001-04-30Assure that we always close the socket, and that the default behaviorEric Jackson
2001-04-16check for 'i' before the getopt. (idea from freebsd)Eric Jackson
2001-04-16much more cleanup.Eric Jackson
2001-04-16Actually permit setting the transmit key in WEP mode; from Kurt Miller.Thorsten Lockert
2001-04-15start some cleanup to ancontrolEric Jackson
2001-02-27Match realityThorsten Lockert
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2000-10-13The -i flags was being ignored, this breaks backwards compatibilityChris Cappuccio
2000-08-17make interface optional, and provide a good defaultTheo de Raadt
2000-06-22fix a typo by wpaul; using ipv6 tunneled to usenix (thanks itojun!)Todd T. Fries
2000-06-20spellingAaron Campbell
2000-06-18Fix more buffer overflows... that's 5 in this one program (so far)Aaron Campbell
2000-06-18strcpy() -> strlcpy()Aaron Campbell
2000-05-20make this more like our wicontrol(8)Theo de Raadt
2000-04-03ancontrol(8) to manipulate an(4)Michael Shalayeff