index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
isa
/
if_le.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-2
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-2
/
+1
*
Remove reference to ac_ipaddr, which was being used to
fenner
1996-03-23
1
-3
/
+3
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-26
/
+11
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-3
/
+3
*
Remove the "no board found at" message, ia rather similar message with
joerg
1996-01-25
1
-3
/
+2
*
Completed function declarations and/or added prototypes and/or added
bde
1995-12-15
1
-1
/
+2
*
Staticize and cleanup.
phk
1995-12-10
1
-12
/
+11
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
all:
dg
1995-12-05
1
-13
/
+15
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-2
/
+1
*
Remove unused functions and variables, make things static, and other cleanups.
phk
1995-10-28
1
-5
/
+3
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-2
/
+25
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
1
-3
/
+2
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-4
/
+3
*
The lemac driver didn't pass transmitted packets to bpf. Now it does.
paul
1995-07-29
1
-1
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-29
/
+29
*
Fix -Wformat warnings, still need to do something about %b and pointer
rgrimes
1995-05-09
1
-2
/
+2
*
Fix compiler warnings about benign overflow in initializers.
bde
1995-04-17
1
-5
/
+7
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-57
/
+9
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-3
/
+6
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-8
/
+7
*
> ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keen
phk
1994-12-18
1
-7
/
+13
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-2
/
+14
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
1
-3
/
+11
*
Add support for devconf to a large number of device drivers, and do
wollman
1994-10-19
1
-28
/
+51
*
Submitted by: Matt Thomas <thomas@lkg.dec.com>
se
1994-10-12
1
-0
/
+8
*
Update DEPCA/DE422 et al driver to latest version, from Matt Thomas.
wollman
1994-10-01
1
-119
/
+111
*
Removed last vestige of MULTICAST option.
dg
1994-09-23
1
-12
/
+2
*
Ran ft.c through ident.
paul
1994-08-23
1
-21
/
+1
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-7
/
+8
*
Added conditionals to make this compile cleanly in FreeBSD 2.0.
dg
1994-08-12
1
-7
/
+49
*
New ethernet device driver from Matt Thomas:
dg
1994-08-12
1
-0
/
+2144