| Age | Commit message (Expand) | Author |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2012-08-10 | Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply | joerg |
| 2012-04-12 | Don't assign non-integral constants to integral variables. | joerg |
| 2011-08-30 | ANSIfy + static + __dead | joerg |
| 2011-06-20 | remove most of the remaining HAVE_GCC tests that are always true in | mrg |
| 2009-07-02 | New sentence, new line. Remove unnecessary Bk/Ek pairs. | wiz |
| 2009-07-02 | Deprecate wiconfig's -r, -g, -m options. Note that equivalent | dyoung |
| 2009-04-19 | Fix WARNS=4 (-Wcast-qual -Wextra) | lukem |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-06-08 | wiconfig should exit with status 1 if used on an interface which does | sborrill |
| 2006-10-07 | PR/23774: Jorge Acereda: wiconfig exits on non-critical errors | elad |
| 2006-06-28 | if a data read from the interface fails, print the "wreq" type | drochner |
| 2006-05-11 | use -fno-strict-aliasing with GCC4. | mrg |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2004-08-26 | Remove duplicate include. Noted by Jeff Ito. | wiz |
| 2004-08-25 | Sync usage with man page, and fix a typo in a comment. | wiz |
| 2004-08-25 | Minimally describe -g and -h; some consistency changes. | wiz |
| 2004-08-25 | Bump date for -A documentation, and sort option descriptions. | wiz |
| 2004-08-25 | Document recently-revived -A option, which sets the authentication | wrstuden |
| 2004-01-23 | Re-add support for wiconfig wiX -A #, which chooses between OpenSys and | wrstuden |
| 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 |