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
/
dev
/
ie
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
-3
/
+1
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-36
/
+16
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-5
/
+5
*
Staticize and cleanup.
phk
1995-12-10
1
-5
/
+6
*
all:
dg
1995-12-05
1
-3
/
+1
*
Fixed the type of a timeout function.
bde
1995-11-18
1
-2
/
+8
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+28
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
1
-4
/
+2
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-4
/
+2
*
Make everything except the unsupported network sources compile cleanly
bde
1995-08-16
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-49
/
+49
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-6
/
+8
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+3
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
1
-2
/
+2
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-4
/
+2
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-3
/
+1
*
Fixed a couple of wrong printfs (too few arguments supplied). Also zapped
phk
1994-10-26
1
-5
/
+3
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
1
-5
/
+10
*
Add support for devconf to a large number of device drivers, and do
wollman
1994-10-19
1
-1
/
+20
*
unifdef -DMULTICAST, since multicast support is always enabled in 4.4.
wollman
1994-09-07
1
-20
/
+1
*
Reviewed by:
ats
1994-09-05
1
-4
/
+68
*
Reviewed by:
ats
1994-09-02
1
-1
/
+3
*
Reviewed by:
ats
1994-09-02
1
-2
/
+2
*
Add Charles Martin Hannum to copyright notice so he can stop whining and
wollman
1994-08-25
1
-101
/
+109
*
Reviewed by:
ats
1994-08-24
2
-3
/
+154
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-28
/
+28
*
Add missing ifr variable declaration that I forgot when adding MTU
dg
1994-08-12
1
-3
/
+4
*
Added support for SIOCSIFMTU.
dg
1994-08-08
1
-1
/
+12
*
Cast arguments to timeout() to quite compiler warnings. Should we
rgrimes
1994-05-27
1
-5
/
+5
*
Fix some references to MIN() and MAX() that have been replaced by min() and
rgrimes
1994-05-26
1
-1
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-2
/
+1
*
if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""
dg
1994-02-03
1
-2
/
+1
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-30
/
+34
*
> Gcc2 generates memcpy calls when doing some structure copying in the
rgrimes
1993-10-12
2
-0
/
+1823
[prev]