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
/
Makefile.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r261132
asomers
2014-02-13
1
-7
/
+13
*
Plug the ATF tests into the build.
jmmv
2013-12-28
1
-3
/
+3
*
Set up the /usr/tests hierarchy.
jmmv
2013-12-28
1
-13
/
+24
*
MFC 256640: Allow 'make xdev' to work when DESTDIR is set.
ian
2013-12-13
1
-3
/
+4
*
MFC r258086:
cperciva
2013-11-24
1
-1
/
+1
*
MFC r258283 - move iconv* symbols out of libc.so.7 namespace with
peter
2013-11-20
1
-0
/
+2
*
MFC r257350:
delphij
2013-11-03
1
-4
/
+10
*
MFC r257329 (nyan):
gjb
2013-11-01
1
-1
/
+6
*
MFC r256915
brooks
2013-10-31
1
-4
/
+2
*
MFC r257079:
gjb
2013-10-25
1
-2
/
+6
*
MFC r256842:
bdrewery
2013-10-24
1
-0
/
+12
*
Revert r256944, which does not quite get the src/ directory correct.
gjb
2013-10-22
1
-5
/
+2
*
MFC r256921:
cperciva
2013-10-22
1
-2
/
+5
*
Revert-and-redo r255955: the sort -r should be added to delete-old-dirs.
delphij
2013-10-01
1
-2
/
+2
*
Reverse directories order when doing 'make delete-old-dir'. This
delphij
2013-09-30
1
-1
/
+1
*
Remove BIND.
des
2013-09-30
1
-5
/
+1
*
Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined.
jhb
2013-09-24
1
-0
/
+2
*
Remove the armv6eb architecture as it is unused, and almost certainly
andrew
2013-09-22
1
-1
/
+1
*
Fix 'make installcheck' to check for missing UID/GID as well, broken
bdrewery
2013-09-18
1
-7
/
+10
*
Add unbound to the list of UIDs / GIDs to check fore before installing.
des
2013-09-17
1
-0
/
+4
*
Clean up the OpenSSH build. It is now possible to build most components
des
2013-09-10
1
-2
/
+9
*
Create a private library directory (LIBPRIVATEDIR) for libraries which
des
2013-09-08
1
-0
/
+1
*
- Fix LOCAL_MTREE so it properly handles multiple files and quotes
bdrewery
2013-08-30
1
-3
/
+3
*
Update nvi-1.79 to 2.1.1-4334a8297f
peter
2013-08-11
1
-1
/
+2
*
Generate debug data release dist sets
emaste
2013-07-23
1
-1
/
+29
*
Sprinkle some .MAKE magic
sjg
2013-07-06
1
-13
/
+13
*
Use && rather than ; when success of previous job matters.
sjg
2013-06-30
1
-38
/
+38
*
Simplify the hierarchy target's logic. [0]
brooks
2013-06-14
1
-6
/
+8
*
Flag recursive make targets with .MAKE
sjg
2013-06-14
1
-0
/
+2
*
Be more agressive about bootstrapping ctfmerge and ctfconvert so
brooks
2013-06-13
1
-2
/
+2
*
Add a new knob WITH_DEBUG_FILES to control the building of standalone
emaste
2013-06-07
1
-0
/
+15
*
release: Allow empty extra distributions.
jilles
2013-06-05
1
-1
/
+1
*
Restore (at least temporarily) SHARED=symlinks in the build includes
brooks
2013-05-30
1
-1
/
+1
*
Always define INSTALL_DDIR and define it such that it contains no extra
brooks
2013-05-30
1
-5
/
+6
*
r245757 introduced warning output if update method is set to CVS_UPDATE
gjb
2013-05-28
1
-57
/
+9
*
Update comments to reflect use of svn/svnup to keep the src/ tree up
gjb
2013-05-28
1
-2
/
+2
*
Temporarily revert r251058 - it breaks documented use of makeoptions
peter
2013-05-28
1
-9
/
+2
*
During buildkernel, print a banner before building modules.
des
2013-05-28
1
-2
/
+9
*
Remove backwards compat layer which was added in r71419 (in 2001).
eadler
2013-05-26
1
-11
/
+0
*
Fix building on slightly older -current and stable systems after
marcel
2013-05-24
1
-0
/
+5
*
Connect flex 2.5.37 to the build and bump __FreeBSD_version.
jkim
2013-05-21
1
-0
/
+5
*
Restore the ability to build on systems with 32-bit compat when
brooks
2013-05-21
1
-1
/
+3
*
Fix distributekernel in the non NO_ROOT case.
brooks
2013-05-20
1
-0
/
+2
*
Implement NO_ROOT support for distributekernel and packagekernel.
brooks
2013-05-16
1
-4
/
+29
*
Add support for an external cross compiler. The cross compiler is
brooks
2013-05-15
1
-6
/
+63
*
Add compile_et to kerberos bootstrap tools.
antoine
2013-05-11
1
-1
/
+2
*
Optimize SUBDIR_OVERRIDE such that SUBDIR isn't automatically defined if
benno
2013-05-01
1
-3
/
+3
*
A transition period of more than two years is more than enough:
eadler
2013-04-29
1
-7
/
+0
*
Fix installworld with DB_FROM_SRC after r249807
bdrewery
2013-04-25
1
-0
/
+1
*
Fix installkernel requiring users/groups defined in CHECK_UIDS
bdrewery
2013-04-23
1
-2
/
+1
[next]