aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r229353:Glen Barber2012-01-091-2/+2
* MFC r218189:Sergey Kandaurov2011-02-091-3/+0
* MFC of 189643George V. Neville-Neil2009-06-051-0/+3
* Merge the open source Atheros HAL from HEAD to STABLE.Bruce M Simpson2009-03-121-2/+2
* "MFC": sys/conf/kern.pre.mk r180012 (out of the larger commit)Bjoern A. Zeeb2009-02-071-4/+1
* MFC of code to fix debug builds with CTF/DTraceGeorge V. Neville-Neil2009-01-131-0/+1
* Revert the last checkin as it's supposed to go against HEAD first.George V. Neville-Neil2009-01-091-1/+0
* Make it so that debug builds with CTF (i.e. DTrace) have proper debuggingGeorge V. Neville-Neil2009-01-091-0/+1
* MFC: r179665Marius Strobl2008-08-281-2/+0
* MFCJohn Birrell2008-08-271-0/+15
* Re-enable -Werror for PowerPC. This should really be unconditional again.Marcel Moolenaar2007-08-081-1/+2
* Enable -Werror for ia64.Marcel Moolenaar2007-07-311-1/+1
* Removed unnecessary global includes for ixgbe, and em. Both have beenJack F Vogel2007-07-121-6/+0
* New driver for Intel 10G PCI-Express adapter (82598), driver isJack F Vogel2007-07-111-0/+3
* I did not intend to turn -Werror on for pc98. Refine the test forPeter Wemm2007-07-061-1/+1
* Turn on -Werror for sparc64 and sun4v.Peter Wemm2007-07-061-1/+2
* Turn on -Werror for i386 kernel builds.Peter Wemm2007-07-051-1/+1
* Turn -Werror back on for amd64 for kernel builds.Peter Wemm2007-07-051-0/+2
* Compile pf/pf_subr.c and netnatm/cc_conn.c without -Werror for the timePeter Wemm2007-07-051-1/+1
* Disable -Werror for now.Alexander Kabaev2007-05-191-2/+2
* Merge in the new driver (6.5.0) of Intel. This has a newJack F Vogel2007-05-041-0/+3
* Fixed high resolution profiling on arches that support it (amd64 andBruce Evans2006-10-261-1/+1
* Reduced the ifdef tangle for profiling by moving the unreachableBruce Evans2006-10-261-12/+2
* Define an empty C_DIALECT in case of "icc", just in case.Ruslan Ermilov2006-10-131-0/+1
* o move ath hal os glue code from the hal to the driver: this code wasSam Leffler2006-09-181-1/+1
* nuke unused support for building ath hal from src codeSam Leffler2006-09-181-6/+0
* /etc/src.conf wasn't visable for the kernel build.David E. O'Brien2006-07-171-0/+5
* Create new dialect knob, as setting the language dialect isn't a warning flag.David E. O'Brien2006-06-291-1/+2
* Hook XFS into kernel build.Craig Rodrigues2005-12-121-0/+3
* We no longer need INCLUDES+= -I$S/contrib/dev/acpica.David E. O'Brien2005-10-241-5/+2
* Define HAVE_KERNEL_OPTION_HEADERS when building kernel and when buildingGleb Smirnoff2005-10-051-1/+1
* The kernel-depend target doesn't get any information from "compile-with",David E. O'Brien2005-09-111-0/+19
* Don't pollute the entire kernel build with -I$S/contrib/dev/ath andDavid E. O'Brien2005-09-111-2/+5
* Don't pollute the entire kernel build with -I$S/contrib/ipfilter.David E. O'Brien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/contrib/pf.David E. O'Brien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/contrib/ngatm.David E. O'Brien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/dev/twa.David E. O'Brien2005-09-111-3/+0
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.Warner Losh2005-04-131-0/+3
* Don't generate major.c anymore.Poul-Henning Kamp2005-03-291-1/+1
* Barrow from kmod.mk and protect against adding -fno-strict-aliasingDavid E. O'Brien2005-02-131-1/+1
* Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.David E. O'Brien2005-01-221-2/+7
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itDavid E. O'Brien2005-01-181-1/+1
* Don the teflon coated jacket and use the same -O2 optimization options onDavid E. O'Brien2004-10-251-7/+1
* Back out v1.58... We still don't know what is causing the specificKen Smith2004-10-071-1/+1
* Back out v1.49. Recent findings suggest sparc64 may not be ready forKen Smith2004-10-061-1/+1
* Use -O2 for the arm kernel as wellOlivier Houchard2004-09-231-0/+2
* Removed COPTS support from kmod.mk and kern.pre.mk.Ruslan Ermilov2004-08-131-2/+2
* Allow for aggressive function inlining. This might have to be fine-tunedAlexander Kabaev2004-07-281-1/+3
* We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition andWarner Losh2004-06-271-1/+1
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompileMax Laier2004-06-131-0/+3