summaryrefslogtreecommitdiff
path: root/sbin/wicontrol
AgeCommit message (Expand)Author
2003-02-17typos;Jason McIntyre
2003-01-11typoChristian Weisgerber
2002-12-19no youTheo de Raadt
2002-12-12ansiTheo de Raadt
2002-11-09second round to SEE ALSO fixes.Federico G. Schwindt
2002-11-09SEE ALSO reordering and corrections.Federico G. Schwindt
2002-10-27Add an option to use software WEP now that we have a software decryptTodd C. Miller
2002-10-11Add a letoh16() since card ids in WI_CARD_IDS are not guaranteedTodd C. Miller
2002-10-10Make wi_get_id() table driven, similar to NetBSD and FreeBSD butTodd C. Miller
2002-07-25prettyTheo de Raadt
2002-06-20wi_ssid_len is in little-endian as well, so convert it. fixes ssidFederico G. Schwindt
2002-06-20enable wicontrol on sparc64 as well; deraadt ok.Federico G. Schwindt
2002-06-19Since we can no longer count on isprint() to tell us whether or notTodd C. Miller
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09spelling; moritz@jodeit.orgTheo de Raadt
2002-06-06Tyop. IBBS->IBSSKjell Wooding
2002-06-02BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.comTodd C. Miller
2002-05-30power management and microwave over robustness are booleansTodd C. Miller
2002-05-30spacesTheo de Raadt
2002-04-30print usage rightTheo de Raadt
2002-04-26Fix typo--2347 should be 2047; from FreeBSD (moses)Todd C. Miller
2002-04-26Mention that just because you can store a 104 bit WEP key on the cardTodd C. Miller
2002-04-21Speak English please.Todd C. Miller
2002-04-11o Document the difference between "open system" and "shared key" authTodd C. Miller
2002-04-11Accept "ibss" for port type 4Todd C. Miller
2002-04-06o Add -D option to set antenna diversity on Symbol cardsTodd C. Miller
2002-04-06Use new WI_NIC_* names for lucent cards instead of hard-coded hex values.Todd C. Miller
2002-04-02minor cleanupsTheo de Raadt
2002-04-02Fix -A flag values in summaryTodd C. Miller
2002-04-02Prism2 firmware should be reported as version a.b.c not a.b variant c.Todd C. Miller
2002-04-01Also accept "adhoc" (or "ad-hoc"), "bss", and "hostap" instead ofTodd C. Miller
2002-04-01members of wi_counters are u_int32_t so print them with "%u" not "%d"Todd C. Miller
2002-04-01Fix max WEP key len. Max len for a 104 bit WEP key len is 26 hex digitsTodd C. Miller
2002-04-01yes, string could be up to 32; pt out by Cory Bosley (openbsd@bosleys.org) vi...Michael Shalayeff
2002-04-01ok, there are a few more US choices, Todd saysTheo de Raadt
2002-04-01indicate default channel nicer; millert okTheo de Raadt
2002-03-31extraneous new line in stations listMichael Shalayeff
2002-03-30There is no 6Mbps mode, it is 5.5MbpsTodd C. Miller
2002-03-30Remove some lies, mention hostap mode, add some more info.Todd C. Miller
2002-03-28list out the ap's stationsMichael Shalayeff
2002-03-28chip id copies here; just for niels, all for niels, all in the name of nielsMichael Shalayeff
2002-03-28WI_RID_AUTH_CNTL was renamed to WI_RID_CNFAUTHMODETodd C. Miller
2002-03-21Change 'Airport' to 'Lucent (embedded)' to correspond to reality.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale Rahn
2001-08-17Sony is Chip ID 2 (like in the Aibo)Todd C. Miller
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-02No, do NOT build them on everythingTheo de Raadt