summaryrefslogtreecommitdiff
path: root/usr.sbin/wiconfig
AgeCommit message (Expand)Author
2003-11-16From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endiandyoung
2003-10-13Use new 802.11 header files.dyoung
2003-05-15strcpy audit (command line argument was used as src, subject to overrun)itojun
2003-04-16Bump date for last, and add commas after i.e. and e.g.wiz
2003-04-03Changes to make wiconfig print vendor and firmware id/versionperry
2003-03-31explain what "Microwave Oven Robustness" means.perry
2003-01-04Sync SYNOPSIS with DESCRIPTION. From Igor Sobrado in PR 19654.wiz
2002-11-17Bump date. Sort options. New sentence, new line. Other minor fixes.wiz
2002-11-16Removed deprecated flags from wiconfig(8) manual page.dyoung
2002-11-16Add flag -g, set fragmentation threshold. Also, query RSSI->dBmdyoung
2002-09-26Changed the name for resource id 0xfd45 to match the reality.onoe
2002-08-11Make this build after "wi_ieee.h" has been changed.tron
2002-04-09Use __RCSID() and __COPYRIGHT().thorpej
2002-04-02fix channel list to be 1-14.ichiro
2002-03-04when no access points are available, explicitly state sodbj
2002-03-04print out channel list as a list of decimal channels ratherdbj
2002-03-04s/Kusec/msec/dbj
2002-03-03use all 4 bytes of result length when scanning APs.dbj
2002-02-06Fix a typo, and correct an abbreviation (Mhz -> MHz).wiz
2002-02-03Revise wording about the -q and -c options per PR 12035.fair
2002-01-28It is missing fflush() when scanning the network and no avaible AP.ichiro
2002-01-25If WI_RID_SCAN_APS is not defined, then don't support it.christos
2002-01-22If the interface isn't up, up and scan.ichiro
2002-01-21display Beacon Interval of STAichiro
2002-01-21forces if_wi to initiate one round of access point scan.ichiro
2002-01-16Whitespace nits; use standard headers.wiz
2002-01-16Fixed the range of max data length (dot11FragmentationThreshold)onoe
2001-11-21s/^\.Are/.Ar/enami
2001-05-16Big-endian support.tsubai
2001-05-15It enabled it to control roaming mode and authentication mode.ichiro
2001-05-06sys/dev/pcmcia/if_wi_ieee.h was moved to sys/dev/ic/wi_ieee.hichiro
2001-04-03Don't xref old name of the command, just Ic it. Whitespace fix.wiz
2001-02-19convert to use getprogname()cgd
2001-01-11Change wi(4)'s default from ad-hoc mode to BSS mode. Alsojhawk
2000-11-24cast isprint() parameter to (unsigned char) - it looses if the character has ...jdolecek
2000-11-07use .Xrlukem
2000-08-23Add support for "microwave oven robustness" with wiconfig -M.jhawk
2000-08-07Add our RCS Id and restore original Id.enami
2000-07-27Confirmed the maximum length of the key for WaveLAN Gold cards isonoe
2000-07-06- Process all passed option rather than ignoring silently except the first one.enami
2000-07-04beautify SYNOPSIS section with .Bk - .Ek pair.itojun
2000-07-03Fix few typos.enami
2000-07-03Don't hardcode like "[ -v 1|2|3|4 ]".enami
2000-06-28Update the description of available channel for Japan.onoe
2000-06-24Add support for the documented, but unimplemented, -a flag.sommerfeld
2000-05-23When we steal an argument, just bump optind instead of copyingenami
2000-05-04when setting the key, don't dump interface stats too.explorer
2000-03-26don't traverse NULL pointer on "wiconfig -p 1".itojun
2000-02-04document OS versionsexplorer
2000-02-04bring over WEP mode from FreeBSD/OpenBSDexplorer