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
/
ctau
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Backout if_cp 1.26, if_ct 1.27, if_cx 1.47 by obrien:
rik
2005-09-27
1
-532
/
+534
*
Reorder code to not depend on an ISO-C illegal forward extern declaration.
obrien
2005-09-07
1
-542
/
+541
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-6
/
+6
*
Use m_length (m, NULL) instead of m->m_pkthdr.len.
rik
2005-07-09
1
-1
/
+1
*
Protect from partially initialized channels.
rik
2005-07-09
1
-0
/
+2
*
Space & alignment nits.
rik
2005-07-09
1
-5
/
+5
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-64
/
+74
*
Use dynamic major number allocation.
phk
2005-02-27
1
-3
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
10
-10
/
+10
*
Make code MPSAFE.
rik
2004-12-13
1
-47
/
+213
*
Clean up from '#if __FreeBSD_version'.
rik
2004-12-10
1
-320
/
+5
*
Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode
rik
2004-12-03
1
-2
/
+4
*
Remove bogus cdevsw frobbing code which tries to prevent double
phk
2004-09-23
1
-13
/
+0
*
Make code ready to switch debug.mpsafenet to 1 since I've not able to
rik
2004-08-27
1
-1
/
+2
*
Fix resource check while autodetection.
rik
2004-08-13
1
-6
/
+6
*
White space cleanup.
rik
2004-08-13
1
-225
/
+225
*
Slight cosmetic changes.
julian
2004-07-20
1
-2
/
+2
*
Convert Netgraph to use mbuf tags to pass its meta information around.
julian
2004-06-25
1
-5
/
+9
*
Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5.
rik
2004-06-23
1
-30
/
+123
*
Make code more clean: backout support for 3.x branch.
rik
2004-06-23
1
-450
/
+27
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-2
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-5
/
+5
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Switch to using C99 sparse initialisers for the type methods array.
rik
2004-05-29
1
-22
/
+9
*
Use better way of closing fr support before current sppp get it.
rik
2004-05-07
1
-7
/
+12
*
Sync with RELENG_4
rik
2004-05-07
1
-2
/
+2
*
Nursemaid: Fix tinderbox builds by removing the shadowing of the global
bms
2004-03-04
1
-7
/
+7
*
1. Renames NCT constant to NCTAU. This will help while MFC to 4 branch.
rik
2004-03-02
1
-25
/
+40
*
Add support for Cronyx-Tau. For now I added only Tau-ISA files, system files
rik
2004-02-23
14
-0
/
+13023