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
/
mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn of SSP for mips for now until support is added to the base
imp
2008-07-23
1
-1
/
+1
*
Disable SSP on arm for the time being.
cognet
2008-07-19
1
-1
/
+2
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-0
/
+6
*
Fix links to online gcc docs.
ale
2008-06-25
1
-3
/
+3
*
Properly alphabetize the BSD_CPIO option
dougb
2008-06-16
1
-1
/
+1
*
1. Make the BSD version of cpio the default [1]
dougb
2008-06-16
1
-0
/
+3
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
1
-2
/
+0
*
Add support for the Compact C Type (CTF) conversions throughout FreeBSD's
jb
2008-05-22
4
-0
/
+130
*
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
dfr
2008-05-07
1
-2
/
+5
*
Handle endianness for mips
gonzo
2008-04-28
1
-2
/
+4
*
Fix spelling mistake in comment.
kan
2008-04-09
1
-1
/
+1
*
MFp4 (mips2-jnpr):
imp
2008-04-04
1
-1
/
+1
*
PR ports/121363 (& ports/73797) has been committed, so we can now go back
obrien
2008-04-02
1
-2
/
+2
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
1
-5
/
+1
*
Add support for MACHINE_ARCH == mips, plus a few generic CPU types that
imp
2008-03-19
1
-0
/
+30
*
Temporarily back out revision 1.98 to give Portmgr some time to
obrien
2008-03-04
1
-2
/
+2
*
Back out revision 1.97, which backed out part of revision 1.96.
obrien
2008-03-04
1
-2
/
+2
*
Connect MPC85XX to the PowerPC build.
raj
2008-03-03
1
-0
/
+7
*
Add a 'c7' CPUTYPE for VIA C7 CPUs that is 'c3-2' with the addition of
jhb
2008-02-29
1
-0
/
+2
*
Add LIBELF.
ru
2008-02-21
1
-0
/
+1
*
Revert CLEANDEPFILES commit per ru@'s request; it does not really solve
des
2008-02-05
1
-5
/
+0
*
Normally, when a header file is removed from the build (as i4b headers
des
2008-02-03
1
-0
/
+5
*
Cosmetique: sort the list.
ru
2008-01-24
1
-2
/
+2
*
Remove remnants of old *_FORTRAN build flags.
brueffer
2008-01-17
1
-2
/
+0
*
Add an additional make variable EXTRAMIBSYMS which allows to specify
harti
2008-01-08
1
-1
/
+1
*
- Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
ru
2007-12-12
1
-1
/
+21
*
Hide the building and installation of libgssapi behind the
dougb
2007-12-10
1
-0
/
+1
*
Make "manlint" recursive.
ru
2007-12-07
1
-3
/
+2
*
Although the entire src tree builds cleanly now without -fno-strict-aliasing
jb
2007-11-26
1
-2
/
+2
*
Re-enable -Werror again.
jb
2007-11-22
2
-4
/
+5
*
Unfortunately the tinderbox setup uses custom CFLAGS which are a big
jb
2007-11-19
1
-0
/
+2
*
Re-enable -Werror ins WARNS as it was roughly 6 months ago before
jb
2007-11-19
1
-3
/
+0
*
Weed out a warning argument that isn't applicable to C++ code.
jb
2007-11-19
1
-1
/
+1
*
Switch arm to -O until the -O2 issues are resolved.
cognet
2007-11-05
1
-0
/
+4
*
Allow the shell used by make(1) to be changed early via the
yar
2007-10-27
1
-0
/
+5
*
- Convert NO_INSTALLLIB option to a new syntax: makefiles should
ru
2007-10-20
2
-1
/
+3
*
Align the warning message with the one in bsd.own.mk.
ru
2007-10-20
1
-1
/
+1
*
Explicitly verify if we have found the VERSION_GEN script
yar
2007-10-18
1
-0
/
+3
*
Distinguish the cases when a dup symbol is in different versions
yar
2007-10-18
1
-6
/
+24
*
MFp4:
yar
2007-10-17
1
-29
/
+75
*
Backout rev 1.62, and revert to use -march=armv5te -D__XSCALE__ instead
cognet
2007-10-16
1
-1
/
+3
*
Though it was possible to configure our BIND to build even when
ru
2007-10-12
1
-5
/
+10
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
2
-2
/
+5
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
2
-0
/
+3
*
Fixed "make checkdpadd" (missing library dependencies).
ru
2007-10-01
2
-6
/
+6
*
Restore -O2 optimization after gcc 4.2.1 import, which has
delphij
2007-08-14
1
-1
/
+1
*
Put local symbol suppression rule into most recent (e.g. last) version
kan
2007-07-21
1
-3
/
+5
*
Switch to "-O1 -pipe" as cross-build compatible gcc workaround.
ache
2007-07-01
1
-1
/
+1
*
Back out gcc workaround per re@ request. Details:
ache
2007-06-28
1
-1
/
+1
*
Make zoneinfo optional so that a filesystem upgrade/update does not overwrite
remko
2007-06-26
1
-0
/
+1
[next]