History log of /freebsd-10.3-release/usr.sbin/wlconfig/wlconfig.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 69238 26-Nov-2000 dannyboy

compatability -> compatibility

PR: 23114
Submitted by: Jimmy Olgeni <olgeni@uli.it>


# 63539 19-Jul-2000 archie

Remove extra #include that was inadvertently added in previous commit.


# 63537 19-Jul-2000 archie

Fix breakage caused by ether_aton() prototype change.

PR: bin/20033


# 50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 32570 16-Jan-1998 bde

Removed most unused includes of <net/if_var.h> outside the kernel.


# 30774 27-Oct-1997 charnier

Cosmetic in err() strings.


# 29442 15-Sep-1997 rgrimes

Now that this has been merged over to RELENG_2_2 remove
the #if FreeBSD >= 3 wart I added while debugging.


# 27928 06-Aug-1997 rgrimes

Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that this
can compile under both FreeBSD 2.x and 3.x.


# 27818 01-Aug-1997 msmith

Update wlconfig to match new Wavelan (wl) driver.
Submitted by: Jim Binkley <jrb@cs.pdx.edu>


# 26023 23-May-1997 msmith

Make it build under 3.x
Submitted by: fsmp


# 26006 22-May-1997 msmith

This commit was generated by cvs2svn to compensate for changes in r26005,
which included commits to RCS files with non-trunk default branches.


# 26005 22-May-1997 msmith

This is a program for configuring the Parameter Storage Area on ISA
Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and
discover all manner of odd things about the device.