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
*
Put on the core hat and back out all of the CSTD= changes. Core will
imp
2003-06-14
1
-14
/
+0
*
Revert to a known-good state. Anyone desiring to experiment with stricter
des
2003-06-14
1
-23
/
+9
*
Build/install the PIC version of libgcc (libcc_pic.a) for use by shared
peter
2003-06-13
1
-0
/
+1
*
We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()
peter
2003-06-13
1
-2
/
+3
*
Remove NOSHLIBS, users can get by with NOPIC.
obrien
2003-06-10
1
-3
/
+1
*
Be C std strict on i386 and amd64 as we can. Be loose on Alpha and ia64.
obrien
2003-06-07
1
-0
/
+6
*
Compile our code as C99 w/GNU extensions by default.
obrien
2003-06-06
1
-1
/
+2
*
Update some library names. Libraries come, libraries go.
markm
2003-06-04
1
-3
/
+2
*
I got a bazzar bug report
obrien
2003-06-02
1
-2
/
+2
*
Turn back on c99, the tree should be ready for it now.
obrien
2003-06-02
1
-1
/
+1
*
To quote Tony Maher <tonymaher@optushome.com.au>, "maybe 3rd time lucky ;-)"
obrien
2003-06-02
1
-1
/
+1
*
Temperarly turn off building the tree with c99.
obrien
2003-06-02
1
-1
/
+1
*
Use a bigger hammer -- keep all -std= out of CXXFLAGS.
obrien
2003-06-01
2
-2
/
+2
*
Do not set a C standard for the C++ compiler.
obrien
2003-06-01
1
-5
/
+7
*
Compile our code as C99 by default.
obrien
2003-06-01
1
-9
/
+11
*
CSTD is virtually worthless for WARNS=2-5. Return -pedantic to WARNS=6+.
obrien
2003-05-31
1
-1
/
+3
*
Make CSTD style match the rest of file.
obrien
2003-05-31
1
-6
/
+6
*
Change -march=pentium4 to -march=pentium3 when CPUTYPE==p4, because gcc 3.2 is
anholt
2003-05-22
1
-1
/
+3
*
Fixed typo in a comment.
ru
2003-05-21
1
-2
/
+2
*
s/x86[-_]64/amd64/ for MACHINE_ARCH and MACHINE_CPU .ifdefs.
peter
2003-05-20
1
-4
/
+4
*
Apply the first in a series of patches which will bring bsd.README up to date.
trhodes
2003-05-17
1
-10
/
+40
*
Whitespace cleanup (1.15 had spaces instead of tabs)
des
2003-05-05
1
-4
/
+4
*
Don't use -pedantic unless we also set -std of some kind.
des
2003-05-05
1
-1
/
+4
*
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
markm
2003-05-05
1
-1
/
+1
*
Remove some games/ cruft that is no longer of relevance.
markm
2003-05-03
2
-8
/
+0
*
Add a mechanism to allow Makefiles to specify the particular C dialect
des
2003-05-01
1
-1
/
+12
*
Add NOSHLIBS.
obrien
2003-04-27
1
-1
/
+3
*
Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore.
ru
2003-04-22
1
-1
/
+1
*
Add CPUTYPE support for "athlon-tbird", as GCC makes the distinction.
obrien
2003-04-14
1
-1
/
+1
*
Default the userland to 486 capabilities.
obrien
2003-04-11
1
-1
/
+1
*
Migrate to a new way of dealing with building from old revisions of
imp
2003-04-05
1
-7
/
+0
*
-Wall implies -Wuninitialized if -O is also in effect.
ru
2003-04-04
1
-3
/
+0
*
Enable cpp(1) warnings in system headers. GCC is oriented on
ru
2003-03-31
1
-0
/
+1
*
Globally use -mieee in /usr/src for Alpha.
obrien
2003-03-29
1
-0
/
+4
*
Reduce "code duplication" for AMD CPU's.
obrien
2003-03-29
1
-30
/
+10
*
Added GEOM library to the bsd.libnames.mk namespace.
ru
2003-03-21
1
-0
/
+1
*
Record the sudden death of bsd.kern.mk and bsd.sgml.mk.
ru
2003-03-12
1
-2
/
+0
*
KerberosIB deorbit: Remove library references.
markm
2003-03-08
1
-7
/
+1
*
If we carry our MODULES_WITH_WORLD, we probably also do not want
ru
2003-03-03
1
-0
/
+4
*
Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and
ru
2003-03-02
2
-14
/
+1
*
Initiate the de-orbit burn sequence for <bsd.kern.mk>.
ru
2003-02-28
1
-54
/
+8
*
- Removed various cruft from before we had a hosted toolchain (!).
jake
2003-02-27
1
-0
/
+9
*
Added UFS library to the bsd.libnames.mk namespace.
ru
2003-01-23
1
-0
/
+1
*
NOSHARED is meaningless in the bsd.lib.mk context, so check LDFLAGS
ru
2002-11-26
1
-2
/
+2
*
Take __FreeBSD_version into account when BOOTSTRAPPING.
ru
2002-11-13
1
-2
/
+4
*
Document most of bsd.doc.mk variables.
ru
2002-10-30
1
-4
/
+33
*
All uses of CD_HACK have been eliminated.
ru
2002-10-30
1
-9
/
+0
*
PRINTERDEVICE can now take multiple values.
ru
2002-10-29
1
-33
/
+64
*
bsd.doc.mk changes:
ru
2002-10-29
1
-29
/
+33
*
Revert last delta. SGR support in grotty(1) is disabled system-wide
ru
2002-10-18
1
-1
/
+1
[next]