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
*
gcc: Add support for -Wmissing-prototypes in C++
pfg
2014-01-26
3
-3
/
+13
*
binutils: add support for Intel SMAP-related instructions
pfg
2014-01-26
4
-2
/
+19
*
MPC74xx should not fall through, to the error case.
jhibbits
2014-01-25
1
-0
/
+1
*
Make early printf output nicer by inserting a carriage return before
imp
2014-01-25
1
-0
/
+4
*
Bus space handles need to be the VA of the requested resource, not the
imp
2014-01-25
1
-2
/
+4
*
Support level triggered interrupts with VT-x virtual interrupt delivery.
neel
2014-01-25
6
-22
/
+71
*
Fix compilation with IGB_LEGACY_TX defined.
glebius
2014-01-25
1
-0
/
+2
*
Check for a full virtqueue in the multiqueue transmit path
bryanv
2014-01-25
1
-0
/
+6
*
Avoid queue unlock followed by relock when the enable interrupt race is lost
bryanv
2014-01-25
1
-5
/
+7
*
Move duplicated transmit start code into a single function
bryanv
2014-01-25
1
-23
/
+22
*
Fix gcc with -Wstrict-prototypes by telling it bi_emac takes no parameters.
andrew
2014-01-25
1
-1
/
+1
*
Remove stray space
bryanv
2014-01-25
1
-1
/
+1
*
* Mark static inline functions with __fenv_static.
andrew
2014-01-25
1
-7
/
+11
*
Pull in r195679 from upstream llvm trunk:
dim
2014-01-25
1
-1
/
+5
*
Use __fenv_static for all static inline functions.
andrew
2014-01-25
1
-3
/
+3
*
sh: Add tests for alias names after another alias.
jilles
2014-01-25
3
-0
/
+14
*
Also include the mbuf's csum_flags in an assert message
bryanv
2014-01-25
1
-1
/
+2
*
Read and write the MAC address in the config space byte by byte
bryanv
2014-01-25
1
-5
/
+11
*
Read each field of the configuration individually
bryanv
2014-01-25
1
-2
/
+32
*
Change RWX to XWR in comments to match intent and bit patterns
grehan
2014-01-25
1
-2
/
+2
*
Remove spaces before tabs in the function prototype list
bryanv
2014-01-25
1
-32
/
+32
*
Bad timespec_subtract() calculations produce negative tv_nsec on i386
ache
2014-01-25
1
-20
/
+7
*
Temporarily turn off the services.db generation during distributeworld.
gjb
2014-01-25
1
-2
/
+0
*
sh: Do not depend on parse/execute split in new alias test.
jilles
2014-01-24
1
-1
/
+1
*
Add MLINK for fdclosedir.3 to directory.3 and sort fdopendir(3) entry.
bdrewery
2014-01-24
1
-1
/
+2
*
Accept O_CLOEXEC in shm_open().
rmh
2014-01-24
1
-1
/
+1
*
Correct the alignment of sp through functions that use UNWINDSVCFRAME. We
andrew
2014-01-24
1
-1
/
+6
*
ext2fs: Re-enable reallocblk.
pfg
2014-01-24
1
-2
/
+2
*
In an effort to diagnose possible corruption of struct vm_page on some
alc
2014-01-24
1
-2
/
+2
*
Add more USB quirks.
hselasky
2014-01-24
2
-0
/
+5
*
Fix the Makefiles so that the tests I submitted in r261081 will actually
asomers
2014-01-24
2
-1
/
+2
*
Fix the build so -DNO_TESTS is passed in various phases that don't
asomers
2014-01-24
1
-8
/
+14
*
Remove obsolete option
imp
2014-01-24
4
-4
/
+0
*
Fix comment to match option
imp
2014-01-24
1
-1
/
+1
*
Fix comment to match option
imp
2014-01-24
1
-1
/
+1
*
Fix comment to match option
imp
2014-01-24
3
-3
/
+3
*
Add NAND support
imp
2014-01-24
1
-5
/
+8
*
Remove redundant declaration for uart devclass.
imp
2014-01-24
2
-3
/
+3
*
sh: Solve the alias recursion problem in a less hackish way.
jilles
2014-01-24
5
-48
/
+11
*
Fix comment.
kevlo
2014-01-24
1
-1
/
+1
*
Hide now harmless warning from dmesg.
hselasky
2014-01-24
1
-1
/
+1
*
dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc
avg
2014-01-24
1
-10
/
+0
*
sh: Add test for nested alias.
jilles
2014-01-24
2
-0
/
+7
*
ext2fs: fix a bug in dirindex and re-enable.
pfg
2014-01-24
2
-6
/
+1
*
Get rid of memmove(). It's not portable.
kevlo
2014-01-24
1
-17
/
+4
*
Reorder struct ip_fw_chain:
melifaro
2014-01-24
3
-10
/
+12
*
Fix 32-bit signal handling on ppc64. This was broken when the PSL_USERSTATIC
jhibbits
2014-01-24
1
-0
/
+1
*
Be more robust with malformed interrupt config data. Instead of crashing
ian
2014-01-24
1
-5
/
+17
*
clock-frequency is a FreeBSD-specific extention. Make it optional and
imp
2014-01-24
1
-1
/
+2
*
Always free sbuf in gctl_free().
ae
2014-01-23
1
-1
/
+1
[next]