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 the build when INVARIANTS is defined by restoring `bo`'s definition in
ngie
2015-01-19
1
-0
/
+6
*
MOVS instruction emulation.
neel
2015-01-19
2
-5
/
+272
*
Fix a bug in libvmmapi 'vm_copy_setup()' where it would return success even if
neel
2015-01-19
2
-7
/
+17
*
Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/tests
ngie
2015-01-19
3
-0
/
+24
*
Expect :overflow to fail with FreeBSD's expr as it doesn't have stringent
ngie
2015-01-19
1
-0
/
+3
*
Provide a tunable (machdep.moea64_bpvo_pool_size) to set the bootstrap
nwhitehorn
2015-01-19
1
-6
/
+7
*
For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it can
ian
2015-01-19
1
-0
/
+4
*
ext2: Garbage-collect some unused variables
pfg
2015-01-19
7
-14
/
+2
*
Upgrade libxo to 0.2.0.
marcel
2015-01-19
83
-714
/
+4081
*
When mountd is creating sockets, it iterates over all addresses specified
rstone
2015-01-19
3
-3
/
+4
*
Clean ZFS spa config before syncing
smh
2015-01-18
1
-1
/
+26
*
Fix a bug which only shows up when an mbuf allocation failed.
tuexen
2015-01-18
1
-1
/
+1
*
ext2: fix for uninitialized pointer read.
pfg
2015-01-18
1
-1
/
+1
*
Remove an unnecessary check.
tuexen
2015-01-18
1
-5
/
+2
*
Add protection code to free memory in case of processing an address which
tuexen
2015-01-18
1
-0
/
+10
*
Save the command-and-flags value into the shadow register when it is written.
ian
2015-01-18
1
-1
/
+4
*
Remove dead code.
pfg
2015-01-18
1
-6
/
+3
*
Remove an unused variable.
tuexen
2015-01-18
1
-3
/
+1
*
Use TOC to look up all kernel globals on powerpc64 instead of doing the
nwhitehorn
2015-01-18
5
-22
/
+44
*
Refactor PowerPC (especially AIM) init sequence to be less baroque.
nwhitehorn
2015-01-18
11
-178
/
+92
*
Fix bsdinstall when working with geli boot disks
smh
2015-01-18
1
-0
/
+3
*
Refactor / restructure the RSS code into generic, IPv4 and IPv6 specific
adrian
2015-01-18
22
-655
/
+870
*
Oops - use the correct argument order for ar9300_set_beacon().
adrian
2015-01-18
1
-2
/
+2
*
Fix minor syntax and grammar errors in the markup of the ee(1) man page
allanjude
2015-01-18
1
-3
/
+3
*
Add procctl(2) PROC_TRACE_CTL command to enable or disable debugger
kib
2015-01-18
10
-4
/
+185
*
Make SIGSTOP working for sleeps done while waiting for fifo readers or
kib
2015-01-18
3
-4
/
+13
*
Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix
dim
2015-01-18
93
-2650
/
+1809
|
\
|
*
Vendor import of llvm RELEASE_351/final tag r225668 (effectively, 3.5.1 relea...
dim
2015-01-15
125
-1525
/
+5248
*
|
Make the linuxapi module only build when WITH_OFED=YES is specified.
hselasky
2015-01-18
1
-0
/
+2
*
|
When disabling C3+ CPU states due to the CPU_QUIRK_NO_C3 quirk, don't
cperciva
2015-01-18
1
-1
/
+1
*
|
Extend fixes made in r277308 to fix build of LINT kernels for i386 and
hselasky
2015-01-18
1
-5
/
+10
*
|
Use proper signed types. The ADT746x uses signed 8-bit numbers for the
jhibbits
2015-01-18
1
-2
/
+3
*
|
Fix programming timing parameters to LCDC. Actual value used for HBP, HFP, HS...
gonzo
2015-01-18
1
-13
/
+27
*
|
Include mca_machdep.h.
imp
2015-01-18
1
-0
/
+3
*
|
Simplify instruction restart logic in bhyve.
neel
2015-01-18
11
-98
/
+125
*
|
Make the error message explicit instead of just printing the usage if the
neel
2015-01-18
1
-5
/
+11
*
|
There are still kernel configs and mk files depending on the OFED option.
bz
2015-01-18
1
-0
/
+1
*
|
Add a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT. Apparently some
ian
2015-01-17
3
-2
/
+6
*
|
Add defines for SDHCI 3.0 controllers.
ian
2015-01-17
1
-0
/
+29
*
|
Minor cleanups, comment changes. No need to load 3 values when setting up
ian
2015-01-17
1
-11
/
+10
*
|
Correct the descriptor length for AR9462/AR9565 and set the final field
adrian
2015-01-17
2
-4
/
+10
*
|
Skip the OFDM weak signal threshold detection programming for
adrian
2015-01-17
1
-0
/
+4
*
|
Start importing the basic OFED linux compatibility layer changes made
hselasky
2015-01-17
17
-179
/
+309
*
|
ext2: cosmetical issues
pfg
2015-01-17
1
-2
/
+5
*
|
Mechanically convert cddl sun #ifdef's to illumos
smh
2015-01-17
94
-752
/
+746
*
|
o Notify USB host about connection when operating in device mode.
br
2015-01-17
2
-6
/
+60
*
|
Fix condition and really sort ports. Also add comment describing
ae
2015-01-17
1
-2
/
+7
*
|
loader: use correct types for parse_modmetadata
royger
2015-01-17
1
-4
/
+4
*
|
Oops; correctly reload the CCA registers with the uncapped value
adrian
2015-01-17
1
-1
/
+2
*
|
Return an appropriate error code in the case of a missing property rather
nwhitehorn
2015-01-17
1
-0
/
+3
[next]