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