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
*
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
*
This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest
ache
2007-06-26
1
-1
/
+1
*
Options spring cleanup:
sepotvin
2007-06-13
1
-0
/
+2
*
Break long line
pav
2007-06-01
1
-2
/
+3
*
Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle
pav
2007-06-01
2
-1
/
+9
*
Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the
obrien
2007-05-24
1
-0
/
+2
*
Style: remove redundant parentheses.
ru
2007-05-21
2
-2
/
+2
*
GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it.
cognet
2007-05-21
1
-3
/
+1
*
Introduce WITHOUT_SSP option that allows users to exclude LGPLed
kan
2007-05-19
1
-0
/
+1
*
Universally disable -Werror until src/ is in better shape for GCC 4.2.
kan
2007-05-19
1
-0
/
+4
*
Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
deischen
2007-05-13
4
-3
/
+10
*
Use CPP to preprocess version map files so we can conditionalize symbols.
deischen
2007-04-29
1
-2
/
+4
*
When generating the version map file, order versions oldest
deischen
2007-04-23
1
-19
/
+36
*
Oops, keep things sorted.
pjd
2007-04-06
1
-1
/
+1
*
Connect ZFS to the build.
pjd
2007-04-06
1
-1
/
+6
*
Add new libraries. We may want to rename libumem to not colide with
pjd
2007-04-06
1
-0
/
+6
*
Add entry for bsd.symver.mk.
kan
2007-04-03
1
-1
/
+1
*
Break out Version.map generation code from bsd.lib.mk into a
kan
2007-04-03
2
-33
/
+44
*
Stop clobberring the application namespace with local
ru
2007-03-12
1
-37
/
+37
*
Enable ncurses wide character support
rafan
2007-03-09
1
-0
/
+1
*
Remove old libmytinfo link.
rafan
2007-02-01
1
-1
/
+0
*
Replace the GNU gzip with a slightly modified NetBSD gzip. The
delphij
2007-01-26
1
-0
/
+2
*
"If I only had a brain..."
des
2007-01-17
1
-1
/
+1
*
Correct errors in previous commit. I didn't realize that ${CPUTYPE} is
des
2007-01-17
1
-6
/
+6
[next]