summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wicontrol/wicontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Make wicontrol WARNS=2 clean. This is mostly just adding const to things.brooks2001-09-051-24/+33
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-9/+7
* Actually implement -a as documented since import (set access point density).brooks2001-06-261-1/+5
* Move MD <machine/if_wavelan_ieee.h> to MI <dev/wi/if_wavelan_ieee.h>peter2001-01-091-1/+1
* If the first argument doesn't start with '-' assume that it is animp2000-12-311-2/+7
* When an interface isn't specified use wi0 as the default.joe2000-10-281-3/+12
* Fix PR #21245: handle wep keys correctly and pretty print hex keyswpaul2000-09-211-28/+38
* Forgot semicolon after rcsidnsayer2000-09-171-1/+1
* 1. In key printing routine, the loop variable was j, but inside thensayer2000-09-161-16/+29
* Bring the ancontrol buffer oflows fixes here too.roberto2000-06-181-2/+2
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.wpaul2000-02-021-6/+188
* Update the WaveLAN/IEEE driver:wpaul1999-11-251-1/+87
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-221-3/+3
* Fix usage in wicontrol.c to agree with man page.wpaul1999-05-141-6/+6
* Add support to wicontrol(8) and wi(4) for enabling and configuringwpaul1999-05-071-3/+17
* Modify wicontrol(8) and wi(4) to allow setting the frequency of thewpaul1999-05-061-3/+7
* Fix some byte ordering problems; I was storing string lengths wrong,wpaul1999-05-061-4/+4
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-051-0/+499
OpenPOWER on IntegriCloud