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_el.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-10
/
+12
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-6
/
+6
*
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
-18
/
+22
*
all:
dg
1995-12-05
1
-12
/
+6
*
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
-3
/
+2
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+32
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
1
-2
/
+2
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-4
/
+9
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+3
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-9
/
+2
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-39
/
+5
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
1
-3
/
+7
*
Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).
wollman
1994-10-21
1
-4
/
+4
*
Add support for devconf to a large number of device drivers, and do
wollman
1994-10-19
1
-1
/
+19
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-24
/
+24
*
Added support for SIOCSIFMTU.
dg
1994-08-08
1
-1
/
+13
*
Added $Id$
dg
1994-08-02
1
-0
/
+2
*
Fix some references to MIN() and MAX() that have been replaced by min() and
rgrimes
1994-05-26
1
-1
/
+1
*
from kimmel@varese.cs.umass.edu (Matt Kimmel):
dg
1994-04-07
1
-0
/
+800