aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wlconfig
Commit message (Collapse)AuthorAgeFilesLines
* Remove the wl(4) driver and wlconfig(8) utility.John Baldwin2016-08-194-585/+0
| | | | | | | | | | | | The wl(4) driver supports pre-802.11 PCCard wireless adapters that are slower than 802.11b. They do not work with any of the 802.11 framework and the driver hasn't been reported to actually work in a long time. Relnotes: yes Notes: svn path=/head/; revision=304506
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
| | | | | | | | | This has not been needed since r246865 in projects/bmake. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288228
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
| | | | | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288226
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/ | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* mdoc: correct .Bd/.Bl arguments.Joel Dahl2012-03-261-3/+3
| | | | | | | Reviewed by: brueffer Notes: svn path=/head/; revision=233522
* mdoc: sort prologue macros.Joel Dahl2012-03-261-1/+1
| | | | Notes: svn path=/head/; revision=233520
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
| | | | Notes: svn path=/head/; revision=201390
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+10
| | | | Notes: svn path=/head/; revision=131500
* This is i386-only.Ruslan Ermilov2004-01-212-1/+2
| | | | Notes: svn path=/head/; revision=124787
* The .Nm utilityPhilippe Charnier2002-07-141-3/+3
| | | | Notes: svn path=/head/; revision=99968
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-5/+5
| | | | Notes: svn path=/head/; revision=81462
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-0/+1
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
| | | | Notes: svn path=/head/; revision=80022
* Remove whitespace at EOL.Dima Dorfman2001-07-151-14/+14
| | | | Notes: svn path=/head/; revision=79755
* Spelling fix ("independantly" -> "independently")Chris Costello2001-06-061-1/+1
| | | | | | | | PR: 25648 Submitted by: Jens Schweikhardt <schweikh@schweikhardt.net> Notes: svn path=/head/; revision=77824
* Fix typos and modify obscure wordingTom Hukins2001-05-311-5/+5
| | | | | | | MFC after: 5 Notes: svn path=/head/; revision=77523
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
| | | | Notes: svn path=/head/; revision=74532
* mdoc(7) police: add missing .Ed call.Ruslan Ermilov2001-01-181-0/+1
| | | | Notes: svn path=/head/; revision=71221
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
| | | | Notes: svn path=/head/; revision=70403
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=69862
* compatability -> compatibilityDaniel Harris2000-11-262-2/+2
| | | | | | | | PR: 23114 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=69238
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* Remove extra #include that was inadvertently added in previous commit.Archie Cobbs2000-07-191-1/+0
| | | | Notes: svn path=/head/; revision=63539
* Fix breakage caused by ether_aton() prototype change.Archie Cobbs2000-07-191-1/+1
| | | | | | | PR: bin/20033 Notes: svn path=/head/; revision=63537
* Use .Xr for references.Philippe Charnier2000-01-231-2/+4
| | | | Notes: svn path=/head/; revision=56490
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50534
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* Typo curnwid -> currnwidMike Smith1998-11-041-1/+1
| | | | | | | Submitted by: Randy Bush <rbush@bainbridge.verio.net> Notes: svn path=/head/; revision=40893
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
| | | | Notes: svn path=/head/; revision=32570
* Cosmetic in err() strings.Philippe Charnier1997-10-272-46/+37
| | | | Notes: svn path=/head/; revision=30774
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-1/+1
| | | | Notes: svn path=/head/; revision=29988
* Now that this has been merged over to RELENG_2_2 removeRodney W. Grimes1997-09-151-3/+1
| | | | | | | the #if FreeBSD >= 3 wart I added while debugging. Notes: svn path=/head/; revision=29442
* Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that thisRodney W. Grimes1997-08-061-1/+3
| | | | | | | can compile under both FreeBSD 2.x and 3.x. Notes: svn path=/head/; revision=27928
* Update wlconfig to match new Wavelan (wl) driver.Mike Smith1997-08-012-8/+139
| | | | | | | Submitted by: Jim Binkley <jrb@cs.pdx.edu> Notes: svn path=/head/; revision=27818
* Make it build under 3.xMike Smith1997-05-232-3/+5
| | | | | | | Submitted by: fsmp Notes: svn path=/head/; revision=26023
* This is a program for configuring the Parameter Storage Area on ISAMike Smith1997-05-223-0/+435
Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and discover all manner of odd things about the device. Notes: svn path=/cvs2svn/branches/MSMITH/; revision=26005