Daniel Harris
|
2fa9c83651
|
compatability -> compatibility
PR: 23114
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
2000-11-26 23:51:07 +00:00 |
|
Archie Cobbs
|
68a02ce10d
|
Remove extra #include that was inadvertently added in previous commit.
|
2000-07-19 16:32:46 +00:00 |
|
Archie Cobbs
|
75da303298
|
Fix breakage caused by ether_aton() prototype change.
PR: bin/20033
|
2000-07-19 16:30:02 +00:00 |
|
Peter Wemm
|
97d92980a9
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:35:59 +00:00 |
|
Bruce Evans
|
cc03533c8d
|
Removed most unused includes of <net/if_var.h> outside the kernel.
|
1998-01-16 17:38:56 +00:00 |
|
Philippe Charnier
|
04ee6ce7a7
|
Cosmetic in err() strings.
|
1997-10-27 12:23:08 +00:00 |
|
Rodney W. Grimes
|
2b6f499962
|
Now that this has been merged over to RELENG_2_2 remove
the #if FreeBSD >= 3 wart I added while debugging.
|
1997-09-15 05:08:05 +00:00 |
|
Rodney W. Grimes
|
d607bc7f6a
|
Add #if __FreeBSD__ >= 3 around #include <net/if_var.h> so that this
can compile under both FreeBSD 2.x and 3.x.
|
1997-08-06 00:45:23 +00:00 |
|
Mike Smith
|
e7b89905f0
|
Update wlconfig to match new Wavelan (wl) driver.
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
|
1997-08-01 03:50:23 +00:00 |
|
Mike Smith
|
8445169b4c
|
Make it build under 3.x
Submitted by: fsmp
|
1997-05-23 04:04:17 +00:00 |
|
Mike Smith
|
1b6394c6c7
|
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.
|
1997-05-22 08:58:18 +00:00 |
|