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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add id for TI's 1394b link chip.
simokawa
2003-06-04
2
-0
/
+5
*
Don't call sbp_do_attach() recursively after agent reset
simokawa
2003-06-03
1
-1
/
+1
*
Allocate zeroed space for fwdev.
simokawa
2003-06-03
1
-1
/
+2
*
Open fwmem device exclusively.
simokawa
2003-06-03
1
-0
/
+5
*
Update MPILIB from code received from LSI. Make changes in the rest of
mjacob
2003-06-03
9
-159
/
+519
*
Don't deregister the kld on resetconfig, only when we're really ready
grog
2003-06-03
1
-3
/
+3
*
When scanning for changed containers, don't assume that the controller
scottl
2003-06-03
1
-7
/
+10
*
Add support for generic PMCICA ATA CARD
imp
2003-06-03
1
-0
/
+1
*
Sync to 1.51
imp
2003-06-03
1
-1
/
+4
*
Add another PCMCIA IDE CARD
imp
2003-06-03
1
-0
/
+1
*
Redo locking for better SMP suport:
sam
2003-06-02
1
-15
/
+18
*
Redo locking for proper SMP operation:
sam
2003-06-02
2
-52
/
+50
*
Further devilification of CCD:
phk
2003-06-02
1
-86
/
+87
*
Begin deevilification of CCD:
phk
2003-06-02
1
-1
/
+56
*
Use __FBSDID().
obrien
2003-06-02
5
-11
/
+17
*
Remove unused #ifdef BRIDGE.
maxim
2003-06-02
1
-5
/
+0
*
Replace if_fxp's handrolled defrag function with m_defrag.
silby
2003-06-02
1
-14
/
+3
*
Change a :
mux
2003-06-01
1
-1
/
+1
*
- Style(9) fixes, most notably :
mux
2003-06-01
1
-535
/
+365
*
Restore parentheses removed inappropriately in last commit.
mjacob
2003-06-01
1
-2
/
+3
*
Add (but do not connect) a half-finished driver for Aureal Vortex cards.
des
2003-06-01
2
-0
/
+811
*
Remove break after return.
phk
2003-06-01
1
-1
/
+1
*
Don't leak "barlist" allocation on failure.
phk
2003-06-01
1
-0
/
+4
*
Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing the
jmallett
2003-06-01
1
-2
/
+4
*
wrap macro in do {...} while(0)
phk
2003-05-31
1
-2
/
+2
*
Remove unused variable(s).
phk
2003-05-31
1
-11
/
+2
*
Remove unused variable(s).
phk
2003-05-31
1
-2
/
+0
*
Eliminate mostly unused local variable.
phk
2003-05-31
1
-5
/
+2
*
Add /* FALLTHROUGH */
phk
2003-05-31
2
-7
/
+7
*
Fix indentation
phk
2003-05-31
1
-12
/
+13
*
Remove unused variable(s).
phk
2003-05-31
1
-4
/
+2
*
Remove return after goto.
phk
2003-05-31
1
-2
/
+0
*
Remove unused variable(s).
phk
2003-05-31
1
-9
/
+0
*
Put definition of struct svr4_sockcache_entry in a .h file rather than
phk
2003-05-31
1
-10
/
+1
*
Remove unused variable(s).
phk
2003-05-31
1
-4
/
+0
*
Remove break after return
phk
2003-05-31
1
-4
/
+0
*
Remove unused variable(s).
phk
2003-05-31
1
-6
/
+2
*
Remove break after return;
phk
2003-05-31
1
-7
/
+0
*
Remove break after return
phk
2003-05-31
1
-5
/
+0
*
Remove unused variables.
phk
2003-05-31
1
-7
/
+0
*
Remove now unused pointer to etherheader.
phk
2003-05-31
1
-2
/
+0
*
Remove unused variables
phk
2003-05-31
2
-6
/
+5
*
Remove unnecessary breaks.
phk
2003-05-31
9
-21
/
+1
*
Move some FALLTHROUGH comments so they work.
phk
2003-05-31
2
-7
/
+6
*
Don't define memcpy() to bcopy() and in particular not memset() to
phk
2003-05-31
1
-3
/
+0
*
Fix indentation.
phk
2003-05-31
1
-1
/
+1
*
Do not define memset() to bzero(). We have a memset().
phk
2003-05-31
1
-2
/
+0
*
Fix indentation.
phk
2003-05-31
1
-2
/
+2
*
Fix off-by-one error in range check of VC index.
phk
2003-05-31
1
-1
/
+1
*
Remove extra ';'
phk
2003-05-31
1
-2
/
+2
[next]