aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wicontrol
Commit message (Expand)AuthorAgeFilesLines
* WARNS= -> WARNS?=Ruslan Ermilov2001-09-211-1/+1
* Make wicontrol WARNS=2 clean. This is mostly just adding const to things.Brooks Davis2001-09-052-24/+35
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-9/+7
* mdoc(7) police: fix markup and a SYNOPSIS bug from revision 1.24.Ruslan Ermilov2001-08-101-98/+150
* Incorporate feedback about the level of security that WEP gives you:Warner Losh2001-08-101-8/+19
* Add a note that says:Warner Losh2001-08-091-20/+69
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-0/+1
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Actually implement -a as documented since import (set access point density).Brooks Davis2001-06-262-9/+8
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-3/+0
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-071-6/+2
* Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h>Peter Wemm2001-01-091-1/+1
* If the first argument doesn't start with '-' assume that it is anWarner Losh2000-12-311-2/+7
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-20/+20
* When an interface isn't specified use wi0 as the default.Josef Karthauser2000-10-281-3/+12
* When an interface isn't specified use wi0 as the default.Josef Karthauser2000-10-281-1/+2
* Fix PR #21245: handle wep keys correctly and pretty print hex keysBill Paul2000-09-212-36/+42
* Forgot semicolon after rcsidNick Sayer2000-09-171-1/+1
* 1. In key printing routine, the loop variable was j, but inside theNick Sayer2000-09-162-19/+38
* Update the description of available channel for Japan.MIHIRA Sanpei Yoshiro2000-07-261-14/+15
* Bring the ancontrol buffer oflows fixes here too.Ollivier Robert2000-06-181-2/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-7/+14
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-36/+72
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.Bill Paul2000-02-022-8/+227
* Update the WaveLAN/IEEE driver:Bill Paul1999-11-253-2/+105
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-4/+4
* Various man page cleanup:Mike Pritchard1999-08-151-2/+2
* Fix a number of typos.Mike Pritchard1999-07-301-6/+6
* Fix typo: sofware -> software.Sheldon Hearn1999-07-281-2/+2
* - Fix up some comments in if_wi.c (no code changes)Bill Paul1999-05-222-9/+27
* Fix usage in wicontrol.c to agree with man page.Bill Paul1999-05-142-14/+39
* Fix a couple of small buglets.Bill Paul1999-05-071-2/+2
* Add support to wicontrol(8) and wi(4) for enabling and configuringBill Paul1999-05-072-3/+37
* Modify wicontrol(8) and wi(4) to allow setting the frequency of theBill Paul1999-05-062-11/+19
* Fix some byte ordering problems; I was storing string lengths wrong,Bill Paul1999-05-061-4/+4
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIABill Paul1999-05-053-0/+695