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
*
Switch the default CFLAGS to -O2 -pipe.
des
2004-10-25
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"
obrien
2004-10-19
1
-0
/
+3
*
Embellish the AMD64 sections a little. Including supporting 'nocona'.
obrien
2004-10-17
1
-8
/
+20
*
+ Simplify by treating the standard x86 CPU names as the CPUTYPE vs.
obrien
2004-10-17
1
-69
/
+46
*
Add support for Pentium M, Pentium 3M and Pentium 4M.
des
2004-10-07
1
-2
/
+14
*
Install precious shared libraries with -S.
ru
2004-10-01
1
-1
/
+4
*
Fix build in the !NOATM case by using the begemot library in place of
trhodes
2004-09-24
1
-0
/
+1
*
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
dougb
2004-09-24
1
-3
/
+3
*
Don't expose BIND libraries and their headers to the public by default,
ru
2004-09-24
1
-3
/
+3
*
Add CPUCFLAGS for the strongarm and xscale CPUs.
cognet
2004-09-23
1
-0
/
+8
*
- Wrapped BIND 9 libraries defines into !defined(NO_BIND).
ru
2004-09-23
1
-0
/
+7
*
Switch from BIND 8 to BIND 9.
des
2004-09-21
1
-0
/
+5
*
Although 'Unanimous Consent' appears to be a well defined and used in
imp
2004-09-07
1
-2
/
+2
*
Removed COPTS support from kmod.mk and kern.pre.mk.
ru
2004-08-13
2
-1
/
+2
*
Add more aliases for common CPUTYPE spellings
obrien
2004-08-11
1
-1
/
+9
*
The last commit had one too many libs.
obrien
2004-08-11
1
-1
/
+0
*
Use the '+' flag to make make recurse into sub-directories even when
harti
2004-08-09
2
-5
/
+11
*
Bmake the library containing and processing the magic.
obrien
2004-08-09
1
-0
/
+2
*
Consistently list _CPUCFLAGS.
obrien
2004-08-02
1
-10
/
+10
*
Enable testing of customized variants of bsd.port.mk and
eik
2004-07-02
2
-2
/
+4
*
Fixed style bugs in previous commit (151 characters of trailing whitespace).
bde
2004-06-21
1
-1
/
+1
*
- Missing trailing slash for a kern directory check.
pjd
2004-06-21
1
-3
/
+5
*
Check if ${_dir}/kern exists as well, because if it doesn't exists
pjd
2004-06-18
1
-1
/
+1
*
Define MACHINE_CPU for arm.
cognet
2004-05-14
1
-0
/
+3
*
Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support
bde
2004-05-12
1
-4
/
+6
*
Removed conditional include of /etc/make.conf.local and the error for the
bde
2004-05-12
1
-5
/
+0
*
-W{missing,strict}-prototypes do not make sense for C++, and gcc34 will
des
2004-05-10
1
-1
/
+1
*
Add SHLIB as a shortcut for shared-only libraries.
des
2004-05-07
1
-2
/
+5
*
g++(1) is unhappy with -Wnested-externs.
ru
2004-04-20
1
-1
/
+1
*
Mark the "obj" target with the .PHONY attribute.
ru
2004-04-13
1
-1
/
+1
*
Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kernel
dfr
2004-04-05
1
-1
/
+4
*
Add a reference to the ia64 options to gcc. While here, sort the list.
marcel
2004-03-21
1
-2
/
+3
*
Remove whitespace at EOL.
trhodes
2004-03-15
1
-1
/
+1
*
Fix some style bugs in previous commit.
trhodes
2004-03-14
2
-5
/
+2
*
This are the build infrastructure changes to allow to use the
trhodes
2004-03-12
4
-12
/
+44
*
Fixed indentation of conditionals.
bde
2004-03-05
1
-5
/
+5
*
Remove -Wbad-function-cast. Its main purpose is to catch bugs that we
des
2004-02-16
1
-1
/
+1
*
Register libarchive in bsd.libnames.mk and mdoc.local
kientzle
2004-02-13
1
-0
/
+1
*
Two changes to aid in cleaning up sys/boot/ makefiles:
ru
2004-02-09
1
-3
/
+9
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-0
/
+1
*
Temporarily put STRIP back; bsd.port.mk still needs it.
ru
2004-02-05
1
-0
/
+4
*
Don't define STRIP in bsd.own.mk.
ru
2004-02-05
2
-15
/
+3
*
make(1) can now handle spaces surrounding parenthesis correctly.
ru
2004-02-05
1
-1
/
+1
*
GC port.mkversion.
des
2004-02-05
1
-3
/
+0
*
Fixed breakage of POSIX support in rev.1.31. -pipe was added to
bde
2004-02-04
1
-1
/
+2
*
Nothing in libypclnt depends on librpcsvc.
ru
2004-02-04
1
-2
/
+2
*
A shorter version of keeping all -std= options out of CXXFLAGS.
ru
2004-02-03
1
-1
/
+1
*
Fixed MINUSLPAM:
ru
2004-02-03
1
-13
/
+12
*
GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.
ru
2004-02-02
1
-2
/
+0
[next]