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
path:
root
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+24
*
Provide HOST_MACHINE
sjg
2014-05-16
1
-0
/
+4
*
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
*
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
2
-8
/
+6
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
*
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
34
-485
/
+1427
|
\
|
*
Fix two more typos.
brueffer
2014-05-08
1
-3
/
+3
|
*
Modify Copyright information and other strings to reflect Qlogic Corporation'...
davidcs
2014-05-08
2
-36
/
+37
|
*
Put bsd.own.mk back in the list, and take src.opts.mk out.
imp
2014-05-08
2
-2
/
+2
|
*
Fix a typo make should have complained about.
imp
2014-05-08
1
-1
/
+1
|
*
First cleanup pass: new sentence -> new line, mdoc, typos and style.
brueffer
2014-05-07
1
-49
/
+78
|
*
bsd.compiler.mk was implicitly included by bsd.own.mk in historical
imp
2014-05-07
2
-0
/
+6
|
*
All the NO_foo options processed in src.opts.mk are really bsd.opts.mk
imp
2014-05-07
2
-18
/
+19
|
*
Add mrsas(4) driver from LSI official support of newer MegaRAID SAS
ambrisko
2014-05-07
2
-0
/
+375
|
*
Remove support for WITHOUT_BMAKE. bmake is now the only make that can
imp
2014-05-06
1
-1
/
+0
|
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
14
-16
/
+20
|
*
Move the /usr/src specific options to src.opts.mk. Move inclusion of
imp
2014-05-06
3
-350
/
+398
|
*
Simplify use of the semi-bogus EARLY_BUILD variable. Also, simplify
imp
2014-05-05
1
-12
/
+13
|
*
Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the
imp
2014-05-05
1
-20
/
+20
|
*
[1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the system
imp
2014-05-05
1
-11
/
+23
|
*
Remove stray comma.
brueffer
2014-05-05
1
-1
/
+1
|
*
Expand PGET_WANTREAD. Language fixes.
pluknet
2014-05-04
1
-4
/
+6
|
*
Fix SYNOPSIS ("device if_vtnet" -> "device vtnet").
bryanv
2014-05-03
1
-1
/
+1
|
*
Documented the pget(9) system kernel interface.
pluknet
2014-05-03
2
-0
/
+106
|
*
Make the HARDWARE section ready for release notes generation; sort SEE ALSO.
brueffer
2014-05-03
1
-3
/
+6
|
*
Make this manpage ready for hardware notes generation, add more Xrefs and per...
brueffer
2014-05-03
1
-10
/
+13
|
*
Add a missing colon.
brueffer
2014-05-03
1
-1
/
+1
|
*
Use our standard SYNOPSIS wording; perform some cleanup while here.
brueffer
2014-05-02
1
-5
/
+8
|
*
Add the mpr(4) man page to the man4 Makefile.
ken
2014-05-02
1
-0
/
+1
|
*
Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.
ken
2014-05-02
1
-0
/
+226
|
*
Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not
gjb
2014-05-02
1
-1
/
+3
|
*
lindev(4): remove the device
eadler
2014-05-02
2
-76
/
+1
|
*
Document m_get2().
kevlo
2014-04-30
2
-1
/
+8
|
*
Change type from int to short to match function prototypes.
kevlo
2014-04-30
1
-5
/
+5
|
*
Add missing comma
eadler
2014-04-30
1
-1
/
+1
[next]