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
/
my
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones.
obrien
2003-12-08
1
-6
/
+6
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+2
*
Try to create some sort of consistency in how the routings to find the
obrien
2003-11-13
1
-11
/
+9
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-2
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-6
/
+3
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-3
/
+3
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
1
-1
/
+3
*
Use __FBSDID rather than rcsid[].
obrien
2003-04-03
1
-2
/
+4
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-4
/
+4
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-4
/
+4
*
network interface driver changes:
sam
2002-11-14
1
-14
/
+6
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-2
/
+2
*
Cast a pointer to a uintptr_t instead of a u_int.
jhb
2002-11-07
1
-1
/
+1
*
Add missing unlock
julian
2002-05-30
1
-1
/
+3
*
Add missing UNLOCKs
julian
2002-05-02
1
-1
/
+9
*
Need more includes.
julian
2002-04-30
1
-0
/
+2
*
Add the extra argument to mtx_init()
julian
2002-04-30
1
-1
/
+2
*
Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/
phk
2002-04-28
1
-9
/
+9
*
diff reduction
julian
2002-04-17
1
-9
/
+0
*
Slight diff-reduction to -stable.
julian
2002-04-17
1
-5
/
+5
*
Diff reduction to 4.x version.
julian
2002-04-16
1
-44
/
+41
*
Add the driver for "myson" ethernet cards.
julian
2002-04-04
2
-0
/
+2467