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
/
sys
/
conf
/
kern.pre.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFtbemd:
imp
2010-08-23
1
-1
/
+1
*
For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in
rpaulo
2010-08-17
1
-5
/
+5
*
Fix previous commit: don't remove the WERROR definition when using
rpaulo
2010-07-22
1
-1
/
+3
*
Handle a few corner cases for clang like we did with icc. These should
rpaulo
2010-07-22
1
-3
/
+3
*
Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive
jmallett
2010-07-20
1
-0
/
+6
*
Simple compatibility hacks for building on older systems where
imp
2010-07-15
1
-0
/
+4
*
Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use the
nwhitehorn
2010-07-13
1
-1
/
+1
*
Revert r206179 (by imp) and do something similar which is more consistent
netchild
2010-04-22
1
-1
/
+2
*
Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearing
imp
2010-04-05
1
-1
/
+1
*
WITH_CTF can now be specified in src.conf (not recommended, there
netchild
2010-04-02
1
-9
/
+2
*
Delete the old USB stack. The new stack has settled in and has all the
thompsa
2009-05-27
1
-5
/
+1
*
Allow the old usb stack to compile by adding the appropriate -I foo, this must
thompsa
2009-02-26
1
-1
/
+5
*
Revert previous change, since revision 187103 fixed the problem.
rodrigc
2009-01-15
1
-2
/
+2
*
When building up the command-line for the DTrace ctfmerge and ctfconvert
rodrigc
2009-01-15
1
-2
/
+2
*
Fix CTF based builds to that if the debug build is being used we get
gnn
2009-01-12
1
-0
/
+1
*
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
1
-2
/
+2
*
Update cxgb include paths to not require prefixing with dev/cxgb
kmacy
2008-09-23
1
-0
/
+3
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-4
/
+1
*
Remove some sparc-specific stuff from my earlier sun4v work in p4.
jb
2008-06-09
1
-2
/
+0
*
Add support for generating CTF data for the kernel.
jb
2008-05-23
1
-0
/
+15
*
pc98 lint builds w/o warnings. Remove the last special case from our
imp
2008-02-02
1
-2
/
+0
*
Arm should build fine with -Werror as well.
cognet
2008-02-02
1
-1
/
+1
*
sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause and
imp
2008-02-02
1
-1
/
+1
*
Some platforms that are currently under development have to cope with
imp
2008-02-02
1
-2
/
+4
*
Wall of shame rather than wall of fame for the -Werror suppression.
imp
2008-02-02
1
-3
/
+1
*
Re-enable -Werror for PowerPC. This should really be unconditional again.
marcel
2007-08-08
1
-1
/
+2
*
Enable -Werror for ia64.
marcel
2007-07-31
1
-1
/
+1
*
Removed unnecessary global includes for ixgbe, and em. Both have been
jfv
2007-07-12
1
-6
/
+0
*
New driver for Intel 10G PCI-Express adapter (82598), driver is
jfv
2007-07-11
1
-0
/
+3
*
I did not intend to turn -Werror on for pc98. Refine the test for
peter
2007-07-06
1
-1
/
+1
*
Turn on -Werror for sparc64 and sun4v.
peter
2007-07-06
1
-1
/
+2
*
Turn on -Werror for i386 kernel builds.
peter
2007-07-05
1
-1
/
+1
*
Turn -Werror back on for amd64 for kernel builds.
peter
2007-07-05
1
-0
/
+2
*
Compile pf/pf_subr.c and netnatm/cc_conn.c without -Werror for the time
peter
2007-07-05
1
-1
/
+1
*
Disable -Werror for now.
kan
2007-05-19
1
-2
/
+2
*
Merge in the new driver (6.5.0) of Intel. This has a new
jfv
2007-05-04
1
-0
/
+3
*
Fixed high resolution profiling on arches that support it (amd64 and
bde
2006-10-26
1
-1
/
+1
*
Reduced the ifdef tangle for profiling by moving the unreachable
bde
2006-10-26
1
-12
/
+2
*
Define an empty C_DIALECT in case of "icc", just in case.
ru
2006-10-13
1
-0
/
+1
*
o move ath hal os glue code from the hal to the driver: this code was
sam
2006-09-18
1
-1
/
+1
*
nuke unused support for building ath hal from src code
sam
2006-09-18
1
-6
/
+0
*
/etc/src.conf wasn't visable for the kernel build.
obrien
2006-07-17
1
-0
/
+5
*
Create new dialect knob, as setting the language dialect isn't a warning flag.
obrien
2006-06-29
1
-1
/
+2
*
Hook XFS into kernel build.
rodrigc
2005-12-12
1
-0
/
+3
*
We no longer need INCLUDES+= -I$S/contrib/dev/acpica.
obrien
2005-10-24
1
-5
/
+2
*
Define HAVE_KERNEL_OPTION_HEADERS when building kernel and when building
glebius
2005-10-05
1
-1
/
+1
*
The kernel-depend target doesn't get any information from "compile-with",
obrien
2005-09-11
1
-0
/
+19
*
Don't pollute the entire kernel build with -I$S/contrib/dev/ath and
obrien
2005-09-11
1
-2
/
+5
*
Don't pollute the entire kernel build with -I$S/contrib/ipfilter.
obrien
2005-09-11
1
-3
/
+0
*
Don't pollute the entire kernel build with -I$S/contrib/pf.
obrien
2005-09-11
1
-3
/
+0
[next]