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