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
*
After we finish using src/Makefile.inc1 to bootstrap legacy tools
sjg
2014-08-19
1
-2
/
+21
*
Crude cross-build support thanks to clang
sjg
2014-07-25
1
-1
/
+13
*
export sanitized MAKESYSPATH in case .../ appears in default syspath.
sjg
2014-06-25
1
-4
/
+10
*
New dependencies
sjg
2014-05-17
21
-8
/
+406
*
Ensure clang-tblgen in TOOLSDIR
sjg
2014-05-16
1
-1
/
+1
*
Provide HOST_MACHINE
sjg
2014-05-16
1
-0
/
+4
*
Use Makefile.depend.host for bootstrap-tools so it automatically builds
sjg
2014-05-16
2
-4
/
+22
*
Actually avoid stage_includes target
sjg
2014-05-16
1
-2
/
+2
*
Pay attention to MK_SHARED_TOOLCHAIN
sjg
2014-05-16
1
-0
/
+5
*
Handle bootstrapping for host
sjg
2014-05-16
1
-2
/
+11
*
Suppress optional dependencies
sjg
2014-05-16
1
-1
/
+11
*
There are a few libs we need to build for host.
sjg
2014-05-16
1
-4
/
+25
*
Use _LIBDIR in STAGE_LIBDIR so we DTRT for PRIVATE libs.
sjg
2014-05-16
1
-19
/
+13
*
Include bsd.opts.mk before local.init.mk
sjg
2014-05-16
1
-1
/
+1
*
Avoid circular dependency
sjg
2014-05-16
1
-0
/
+3
*
Use BTOOLSDIR
sjg
2014-05-16
1
-8
/
+9
*
Include src.opts.mk and handle MK_SYSROOT.
sjg
2014-05-16
1
-0
/
+17
*
Add SYSROOT
sjg
2014-05-16
1
-0
/
+1
*
Using lib*.so as a linker script ...
sjg
2014-05-16
2
-27
/
+64
*
There is no guarantee that user gid maps to a name so in etc/Makefile
sjg
2014-05-16
1
-2
/
+3
*
We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES
sjg
2014-05-16
3
-9
/
+16
*
use mv -f to avoid questions
sjg
2014-05-16
1
-1
/
+1
*
Supress beforebuild dependency on buildincludes
sjg
2014-05-16
3
-1
/
+8
*
Fix building libstdc++ with clang
sjg
2014-05-16
2
-6
/
+3
*
Updated dependencies
sjg
2014-05-16
1026
-1029
/
+692
*
New deps
sjg
2014-05-14
1
-0
/
+14
*
Updated depends
sjg
2014-05-10
1
-0
/
+8
*
Updated dependencies
sjg
2014-05-10
815
-23
/
+1674
*
Use src.opts.mk
sjg
2014-05-10
2
-2
/
+2
*
Toolchains are a pain - especially to bootstrap
sjg
2014-05-10
2
-0
/
+56
*
Prep stage tree for tests
sjg
2014-05-10
1
-1
/
+1
*
We may need to supress SHLIB_LINKS with NO_SHLIB_LINKS
sjg
2014-05-10
1
-0
/
+2
*
We now want src.opts.mk
sjg
2014-05-10
1
-2
/
+2
*
Don't make wildcards .PHONY
sjg
2014-05-10
1
-2
/
+3
*
When bootstrapping tools MACHINE==host and EARLY_BUILD defined,
sjg
2014-05-10
1
-2
/
+22
*
Handle empty meta list
sjg
2014-05-10
1
-2
/
+2
*
Merge from head
sjg
2014-05-08
696
-5424
/
+44633
|
\
|
*
Hide debug messages under VT_DEBUG.
ray
2014-05-08
3
-0
/
+10
|
*
Fix two more typos.
brueffer
2014-05-08
1
-3
/
+3
|
*
Use KASSERTs as suggested by glebius@
tuexen
2014-05-08
1
-14
/
+2
|
*
Add #ifdefs in the mpr(4) driver so that versions of stable/9 that
ken
2014-05-08
2
-5
/
+10
|
*
Fix TLR (Transport Layer Retry) support in the mps(4) and mpr(4) drivers.
ken
2014-05-08
2
-4
/
+8
|
*
Fix the incorrect handling of %b and \c in printf(1)
pfg
2014-05-08
1
-13
/
+15
|
*
Consolitate all the AP core startup stuff under a single #ifdef SMP block.
ian
2014-05-08
1
-16
/
+6
|
*
Modify Copyright information and other strings to reflect Qlogic Corporation'...
davidcs
2014-05-08
7
-78
/
+72
|
*
Incorporate feedback from bde and jilles regarding r265472 to dd(1).
asomers
2014-05-08
3
-15
/
+12
|
*
Move the mptramp code which is specific to the Marvell ArmadaXP SoC out of
ian
2014-05-08
3
-47
/
+58
|
*
For some UDP packets (for example with 200 byte payload) and IP options,
tuexen
2014-05-08
1
-5
/
+13
|
*
Use edge-triggered interrupts rather than polling loops to avoid missing
ian
2014-05-08
1
-15
/
+28
|
*
Import adapted OpenSolaris' thread pool API implementation.
mav
2014-05-08
4
-30
/
+599
[next]