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
/
de
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-9
/
+0
*
Add missing include.
billf
1999-08-21
1
-0
/
+1
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-2
/
+3
*
Replace the tulip_delay_300ns() with a DELAY(1). Hammering the PCI bus
peter
1999-08-19
1
-11
/
+2
*
A little more tidying up.
peter
1999-08-09
2
-63
/
+22
*
Expand a heap of macros that obscure readability and are no longer needed
peter
1999-08-09
2
-237
/
+122
*
More pre-lite2 support zapped and some more tidy-up.
peter
1999-08-09
2
-74
/
+1
*
Unifdef -D__FreeBSD__ - and remove pre-lite2 support.
peter
1999-08-09
2
-115
/
+12
*
Unifdef -U__NetBSD__
peter
1999-08-09
2
-258
/
+1
*
Unifdef -U__bsdi__
peter
1999-08-09
2
-305
/
+4
*
s/Id/FreeBSD/
peter
1999-08-09
3
-3
/
+6
*
Strip __FreeBSD_version >= 300000 conditionals.
peter
1999-08-09
2
-32
/
+9
*
Merge changes from NetBSD rev 1.82 -> 1.86 via vendor branch.
peter
1999-08-09
1
-15
/
+102
*
s/TULUP/TULIP/ - from vendor branch.
peter
1999-08-08
1
-3
/
+3
*
Rename bpfilter to bpf.
des
1999-07-06
2
-9
/
+9
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-4
/
+1
*
Forgotten in previous commit:
gallatin
1999-05-26
1
-2
/
+2
*
#include "pci.h" for the build dir, not <pci.h>
peter
1999-05-10
1
-2
/
+2
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-5
/
+1
*
Changes to support diskless booting on the alpha:
dfr
1999-05-03
1
-5
/
+5
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-1
/
+5
*
MF22... add bridging support to the device drivers. Without this
luigi
1999-03-17
1
-1
/
+22
*
Merge NetBSD 1.80->1.82 changes from vendor branch into mainline.
peter
1999-03-14
1
-18
/
+20
*
set if_snd.ifq_maxlen to something reasonable - note that if_de.c has
peter
1999-03-13
1
-1
/
+5
*
Fix handling of IFF_ALLMULTI. The code did not call
luigi
1999-03-01
1
-2
/
+4
*
Removed a bogus cast to v_caddr_t. This is part of terminating
bde
1999-01-29
1
-2
/
+2
*
Removed bogus casts to c_caddr_t. This is part of terminating
bde
1999-01-29
1
-4
/
+3
*
Fix warnings related to -Wall -Wcast-qual
dillon
1999-01-28
1
-2
/
+2
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-5
/
+5
*
Silence -Wtrigraph.
hoek
1998-12-30
1
-2
/
+2
*
pci_device pd_probe function changed from returning char * to returning
dillon
1998-12-14
1
-2
/
+2
*
Alias Adaptec as a vendor of Cogent NICs.
msmith
1998-11-28
1
-1
/
+2
*
If this is going to have checks for kernel versions, it might as well
peter
1998-11-06
2
-15
/
+29
*
Revert part of previous commit. vaddr_t doesn't exist on FreeBSD. This
peter
1998-10-14
2
-6
/
+6
*
Update from NetBSD if_de.c 1.72 to 1.80. This is mostly bugfixes, and
peter
1998-10-13
2
-57
/
+91
*
Attempt to work around the page fault in tulip_txput(). I've been running
peter
1998-10-10
1
-2
/
+2
*
Change #if __FreeBSD__ >= 3 to #if __FreeBSD_version >= 300000 to aid
peter
1998-09-24
1
-7
/
+15
*
Port de driver to alpha.
dfr
1998-09-16
1
-3
/
+37
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
1
-2
/
+2
*
Merge changes from vendor branch.
peter
1998-07-08
1
-2
/
+11
*
Merge changes from vendor branch;
peter
1998-06-13
3
-26
/
+49
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
1
-2
/
+2
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
merge benfor branch changes onto mainline.
peter
1998-03-08
3
-60
/
+498
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-1
/
+3
*
Removed unused #includes.
bde
1998-02-20
1
-3
/
+1
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-2
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+2
*
Make INET a proper option.
eivind
1998-01-08
1
-2
/
+5
[next]