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 spelling of EACCES.
jhb
2010-02-24
1
-1
/
+1
*
There is no need to test __FreeBSD_version for features that have
np
2010-02-24
12
-256
/
+29
*
Accessing an mbuf after it has been handed off to the hardware is a bad
np
2010-02-24
1
-22
/
+8
*
Add the ability to set SMU-based machines to restart automatically after
nwhitehorn
2010-02-24
2
-0
/
+61
*
Use dcbz instead of word stores for page zeroing, providing a factor of
nwhitehorn
2010-02-24
1
-9
/
+21
*
Close a race involving the OEA64 scratchpage. When the scratch page's
nwhitehorn
2010-02-24
2
-10
/
+15
*
Allow cxgbtool to build with WARNS=6
np
2010-02-23
5
-160
/
+211
*
Yet another attempt to make palette loading more safer:
jkim
2010-02-23
5
-30
/
+63
*
Minor diff reduction with Adaptec's driver: in aac_release_command() set
emaste
2010-02-23
2
-3
/
+1
*
o adds sysctl variables to show device statistics.
weongyo
2010-02-23
2
-10
/
+37
*
fixes a compile error; invalid type argument of '->'.
weongyo
2010-02-23
1
-1
/
+1
*
Make xpt_rescan() more correct, as it was before r197208: do not use
mav
2010-02-23
1
-1
/
+2
*
Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode.
mav
2010-02-23
1
-3
/
+3
*
The New and Improved snake_server - Service Pack 1: now even more
ivoras
2010-02-23
1
-1
/
+1
*
Upgrade the "snake" syscons screensaver to the new, multimedia version!
ivoras
2010-02-23
1
-6
/
+49
*
Fix two bugs in this manpage: 'System' is not abbreviated with 'P',
nwhitehorn
2010-02-23
1
-2
/
+2
*
xpt_rescan only honors a wildcard in the target field. Revert the previous
mjacob
2010-02-23
1
-1
/
+6
*
Fix compilation problems with INVARIANTS.
imp
2010-02-23
1
-27
/
+20
*
Add a manpage for smu(4) now that it does something useful.
nwhitehorn
2010-02-23
2
-0
/
+123
*
Re-add accidentally removed pixel format for direct memory model.
jkim
2010-02-23
1
-2
/
+42
*
Fix FBIO_ADPINFO ioctl on amd64.
jkim
2010-02-23
1
-3
/
+3
*
When we rescan, just scan from logical unit 0. In other words, don't
mjacob
2010-02-23
1
-1
/
+1
*
Remove Tx mbuf parsing code for VLAN in TSO path. Controller does
yongari
2010-02-22
1
-25
/
+5
*
Add TSO support on VLANs. Also make sure to update TSO capability
yongari
2010-02-22
1
-13
/
+3
*
POSIX patch(1) would treat -b as different meaning (the functionality
delphij
2010-02-22
3
-3
/
+3
*
Add TSO support on VLANs. jme(4) controllers do not require VLAN
yongari
2010-02-22
1
-1
/
+4
*
Remove Tx mbuf parsing code for VLAN in TSO path. Controller does
yongari
2010-02-22
1
-18
/
+5
*
According to the Linux sungem driver, in case of Apple (K2) GMACs
marius
2010-02-22
1
-1
/
+4
*
Virtualize transport part of periph announcement.
mav
2010-02-22
4
-150
/
+188
*
Add TSO on VLANs. Because re(4) has a TSO limitation for jumbo
yongari
2010-02-22
1
-9
/
+17
*
Provide a new useless feature: an led(4) interface for the system's sleep
nwhitehorn
2010-02-22
1
-0
/
+24
*
Oops! Wrong word order. :(
mav
2010-02-22
1
-16
/
+16
*
Enforce stronger semantics for bus-dma alignment (currently only on amd64).
gibbs
2010-02-22
1
-12
/
+19
*
Fix some typos.
bschmidt
2010-02-22
1
-3
/
+3
*
Update mxge to support IFCAP_VLAN_HWTSO.
gallatin
2010-02-22
1
-0
/
+12
*
Support the extended PLT format used when objects have more than 8192
nwhitehorn
2010-02-22
3
-25
/
+67
*
Add Intel PCH SATA controller IDs.
mav
2010-02-22
1
-0
/
+16
*
Fix constant assignment for netisr protocol information sysctl.
rwatson
2010-02-22
1
-1
/
+1
*
Update date on netstat(1) for -Q.
rwatson
2010-02-22
1
-1
/
+1
*
Cross-reference netstat(1) from netisr(9) since you can now use it to
rwatson
2010-02-22
1
-1
/
+4
*
Remove write-only variable.
kib
2010-02-22
1
-3
/
+0
*
Teach netstat(1) to print out netisr statistics when given the -Q argument.
rwatson
2010-02-22
5
-4
/
+298
*
Export netisr configuration and statistics to userspace via sysctl(9).
rwatson
2010-02-22
2
-5
/
+251
*
Fix previous commit: led_func() doesn't exist, it should be fled_cb().
rpaulo
2010-02-22
1
-1
/
+1
*
Allow user programs to execute mfpvr instructions. Linux allows this, and
nwhitehorn
2010-02-22
1
-1
/
+22
*
Improve output for controllers that doesn't report SATA speed.
mav
2010-02-22
6
-7
/
+24
*
Use KERNLOADADDR instead of hardcoded address. This is required to be able to
neel
2010-02-22
1
-1
/
+1
*
Use mf and not mf.a. The latter doesn't force memory ordering and
marcel
2010-02-22
1
-1
/
+1
*
Prefer I-units and M-units for nop instructions. This works around
marcel
2010-02-22
5
-58
/
+58
*
Normalize nop instructions: Only use 0 for the immediate operand.
marcel
2010-02-21
1
-3
/
+3
[next]