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
...
*
Regenerate
bdrewery
2016-05-21
1
-0
/
+13
*
Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set.
bdrewery
2016-05-21
4
-4
/
+81
*
Add FREEBSD_CC_VERSION which will be used to define __FreeBSD_cc_version.
bdrewery
2016-05-21
1
-0
/
+2
*
Enable external compiler logic if both bootstrap compilers are disabled.
bdrewery
2016-05-21
1
-1
/
+2
*
Fetch the __FreeBSD_cc_version as COMPILER_FREEBSD_VERSION.
bdrewery
2016-05-21
1
-1
/
+15
*
Auto determine X_COMPILER_TYPE/X_COMPILER_VERSION if XCC is set.
bdrewery
2016-05-21
1
-29
/
+44
*
Enable and utilize WITHOUT_CROSS_COMPILER logic for external CC.
bdrewery
2016-05-21
1
-5
/
+9
*
Move external toolchain support earlier.
bdrewery
2016-05-21
1
-36
/
+35
*
WITH_META_MODE: Avoid rebuilds of cc_tools during target build.
bdrewery
2016-05-21
1
-17
/
+19
*
WITH_META_MODE: Disable cookie handling for include installation.
bdrewery
2016-05-21
1
-3
/
+3
*
WITH_META_MODE: Disable for 'make install' from top-level.
bdrewery
2016-05-21
1
-0
/
+7
*
WITH_META_MODE: Use META_MODE rather than .MAKE.MODE for buildkernel.
bdrewery
2016-05-21
1
-1
/
+1
*
WITH_META_MODE: Fix suffix transformation rules with guessed dependencies.
bdrewery
2016-05-21
2
-0
/
+14
*
WITH_DIRDEPS_BUILD: Fix forcing user to run bootstrap-tools.
bdrewery
2016-05-21
1
-0
/
+5
*
FTS: Remove stale reference to nfs4 fs which was removed in r192578.
bdrewery
2016-05-21
2
-2
/
+0
*
ed(1): simplify by using arc4random_buf().
pfg
2016-05-21
1
-4
/
+1
*
Add sglist functions for working with arrays of VM pages.
jhb
2016-05-20
4
-26
/
+113
*
Move the KTR for the update of ddp_active_id on each completion under
jhb
2016-05-20
1
-0
/
+2
*
elftoolchain: backwards compatability for EM_RISCV definition
emaste
2016-05-20
3
-0
/
+9
*
gas: Implement the .inst assembler directive for arm.
pfg
2016-05-20
1
-0
/
+32
*
Check for overflow and return EINVAL if detected. Backport this and
kib
2016-05-20
2
-3
/
+6
*
Consistently set status to -1 when completing an AIO request with an error.
jhb
2016-05-20
2
-6
/
+20
*
Large improvements to efi-show (though some weird problems
imp
2016-05-20
1
-64
/
+40
*
Implement efi-set and efi-unset
imp
2016-05-20
1
-3
/
+67
*
Cleanup to use %S.
imp
2016-05-20
1
-18
/
+4
*
Add the density code for LTO-7 to libmt and the mt(1) man page.
ken
2016-05-20
2
-1
/
+3
*
Regenerate
bdrewery
2016-05-20
1
-13
/
+17
*
Add a WITH_LIBSOFT
bdrewery
2016-05-20
1
-0
/
+3
*
Remove hf appending code from param.h for machine arch name.
imp
2016-05-20
1
-7
/
+1
*
ed(1): Cleanups for the DES mode.
pfg
2016-05-20
1
-2
/
+2
*
elftoolchain: backwards compatability for EM_IAMCU definition
emaste
2016-05-20
4
-0
/
+18
*
GCC: Add support for named initializers for anonymous structs/unions.
pfg
2016-05-20
1
-1
/
+12
*
Implement support for RF_UNMAPPED and bus_map/unmap_resource on x86.
jhb
2016-05-20
1
-30
/
+114
*
Add new bus methods for mapping resources.
jhb
2016-05-20
12
-9
/
+408
*
Drop trailing asterisks.
jhb
2016-05-20
1
-5
/
+5
*
Call the ICL module's handoff method even when using ICL proxy.
trasz
2016-05-20
2
-14
/
+27
*
Pull in r270240 from upstream clang trunk (by me):
dim
2016-05-20
1
-2
/
+9
*
Merge bmake-20160512
sjg
2016-05-20
45
-323
/
+541
*
Update to ELF Tool Chain r3475
emaste
2016-05-20
36
-1239
/
+1290
|
\
|
*
Import ELF Tool Chain snapshot at revision 3475
emaste
2016-05-19
68
-1454
/
+2189
|
*
Import ELF Tool Chain snapshot revision 3399
emaste
2016-02-12
3
-4
/
+12
*
|
Extract the correct bits from the GICD_TYPER register. The interrupt count
andrew
2016-05-20
1
-1
/
+1
*
|
pf: Fix fragment timeout
kp
2016-05-20
1
-1
/
+1
*
|
Garbage collect unused prototype for clockintr().
rwatson
2016-05-20
1
-2
/
+0
*
|
Use unsigned type for the loop index to make overflow checks effective.
kib
2016-05-20
1
-1
/
+2
*
|
gas/config/tc-arm.c: Minor re-sorting to match upstream history.
pfg
2016-05-20
1
-2
/
+2
*
|
Remove brk and sbrk from arm64. They were defined in The Single UNIX
andrew
2016-05-20
8
-156
/
+17
*
|
Fix the regression introduced in r300143.
ae
2016-05-20
1
-3
/
+3
*
|
GCC: Add support for named initializers for anonymous structs/unions.
pfg
2016-05-20
1
-0
/
+10
*
|
Add more useful GICv3 register definitions. While here fix
andrew
2016-05-20
1
-1
/
+25
[prev]
[next]