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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a problem that reply packets are not received when -i T option is set
hrs
2014-09-20
2
-232
/
+166
*
Revert changes in r269180. It could cause -c N option to enter an
hrs
2014-09-20
1
-8
/
+2
*
Use callout(9) instead of timeout(9).
jhb
2014-09-20
4
-17
/
+12
*
Add a man page for the cgem(4) driver.
ian
2014-09-20
2
-2
/
+301
*
Make the ARM MPCore Timer driver work with published standard FDT bindings.
ian
2014-09-20
1
-106
/
+183
*
Fix typo in comment.
ganbold
2014-09-20
1
-1
/
+2
*
Properly hide calls to ARP under #ifdef INET to allow IPv6-only
bz
2014-09-20
2
-0
/
+4
*
Make gcc happy by initialising the variable only set in a couple of
bz
2014-09-20
1
-0
/
+1
*
Don't install /etc/rc.d/ftp-proxy unless MK_PF == yes
ngie
2014-09-20
2
-1
/
+5
*
Don't install /etc/rc.d/rwho unless MK_RCMDS == yes
ngie
2014-09-20
2
-1
/
+5
*
Sort the optional rc.d scripts by their knobs
ngie
2014-09-20
1
-11
/
+11
*
Add some more KTR events to help debugging.
neel
2014-09-20
2
-1
/
+8
*
MSR_KGSBASE is no longer saved and restored from the guest MSR save area. This
neel
2014-09-20
1
-7
/
+0
*
Populate the device info string with _PXM (proximity domain) information.
adrian
2014-09-20
2
-8
/
+22
*
Restructure the MSR handling so it is entirely handled by processor-specific
neel
2014-09-20
15
-383
/
+273
*
Fix up the EDMA RX setup path to correctly initialise and reset the RX FIFO.
adrian
2014-09-20
3
-83
/
+133
*
Quieten the AR9300 HAL attach a little - the setupXTxDesc method
adrian
2014-09-20
1
-0
/
+2
*
Quieten the AR9300 HAL probe a bit.
adrian
2014-09-20
1
-1
/
+1
*
Don't double-call the ar9300 stub function method.
adrian
2014-09-20
1
-3
/
+0
*
Explain how to load the malo(4) firmware on boot.
gavin
2014-09-20
1
-2
/
+11
*
Style (9) fixes, spaces to tabs.
smh
2014-09-19
1
-50
/
+50
*
Fix partition alignment and image rounding when any of -P (block size),
marcel
2014-09-19
10
-54
/
+54
*
awk: Use random(3) instead of rand(3)
pfg
2014-09-19
3
-5
/
+7
*
unistd: drop argument names from setpgrp(3) prototype.
pfg
2014-09-19
1
-1
/
+1
*
When populating the dvd/packages/ directory, create
gjb
2014-09-19
1
-0
/
+6
*
Reference the test case "packs" to fix warnings
rodrigc
2014-09-19
2
-0
/
+6
*
Add new USB IDs.
hselasky
2014-09-19
2
-0
/
+4
*
Fix static kernel build with options ZFS
smh
2014-09-19
1
-0
/
+1
*
vt(4): Remove superfluous word in comment
dumbbell
2014-09-19
1
-1
/
+1
*
vt(4): Rewrite history scrolling
dumbbell
2014-09-19
2
-87
/
+172
*
- Provide igb_get_counter() to return counters that are not collected,
glebius
2014-09-19
1
-17
/
+30
*
Fix inverted expression to report block size in mode page block descriptor.
mav
2014-09-19
1
-1
/
+1
*
vt(4): Remove vt_buf->vb_dirtymask
dumbbell
2014-09-19
3
-50
/
+3
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
20
-156
/
+156
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
9
-96
/
+97
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-7
/
+7
*
Move rl(4) to dev/rl.
glebius
2014-09-19
8
-7
/
+7
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-4
/
+4
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
2
-8
/
+8
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
10
-32
/
+33
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
2
-7
/
+7
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
7
-49
/
+47
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
9
-33
/
+32
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
2
-8
/
+8
*
Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
glebius
2014-09-19
22
-35
/
+13
*
This is a white-space/comment cleanup commit as a precursor for
phk
2014-09-19
1
-149
/
+81
*
Fix cdev. It is a device node name, not a pathname.
hrs
2014-09-19
1
-2
/
+2
*
Increase errors, not queue drops, in cases the module is supplied
glebius
2014-09-19
1
-6
/
+6
*
Remove disabled code, that is very unlikely to be ever enabled again,
glebius
2014-09-19
1
-37
/
+0
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
3
-10
/
+10
[next]