summaryrefslogtreecommitdiff
path: root/sbin/wicontrol/wicontrol.c
AgeCommit message (Expand)Author
2001-06-25Identify the Apple Airport card.Dale Rahn
2001-06-24prevent buffer overflowNiels Provos
2001-06-24fix multiple key handling in wicontrol.Marco S Hyman
2001-06-07o alphabetize getopt() options and wi_opt()Todd C. Miller
2001-06-04return from main() don't exitMichael Shalayeff
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller
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-08-16Implement -a option, was documented but not present.Todd C. Miller
2000-08-11Permit multiple -k <key> -v # arguments. Work by <binkertn@umich.edu> and me.Hakan Olsson
2000-06-18strcpy() -> strlcpy()Aaron Campbell
2000-03-02Fix; don't print settings with other options present. Slightly modifyHakan Olsson
2000-02-26Handle the options better. angelos@ okHakan Olsson
2000-02-24Do not exit() after just one option/command. (niklas@ ok)Hakan Olsson
2000-02-03Correctly handle and print hexadecimal keys.Angelos D. Keromytis
2000-02-03WEP support (ported from FreeBSD)Angelos D. Keromytis
2000-01-02chagne wicontrol so that it is activated as:Theo de Raadt
1999-07-11WaveLAN configuration utilityNiklas Hallqvist