History log of /freebsd-11.0-release/usr.sbin/wlconfig/wlconfig.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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.