| Age | Commit message (Expand) | Author |
| 2016-06-15 | Kill another strict aliasing violation. | riastradh |
| 2012-04-12 | Don't assign non-integral constants to integral variables. | joerg |
| 2011-08-30 | ANSIfy + static + __dead | joerg |
| 2009-04-19 | Fix WARNS=4 (-Wcast-qual -Wextra) | lukem |
| 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 |
| 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 | 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-03 | Changes to make wiconfig print vendor and firmware id/version | perry |
| 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-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 |
| 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-02-19 | convert to use getprogname() | cgd |
| 2000-11-24 | cast isprint() parameter to (unsigned char) - it looses if the character has ... | jdolecek |
| 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-06 | - Process all passed option rather than ignoring silently except the first one. | enami |
| 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 | bring over WEP mode from FreeBSD/OpenBSD | explorer |
| 1999-07-14 | Utility to configure wi* 802.11 driver | sommerfeld |