summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-5/+1
* Allow the old usb stack to compile by adding the appropriate -I foo, this mustthompsa2009-02-261-1/+5
* Revert previous change, since revision 187103 fixed the problem.rodrigc2009-01-151-2/+2
* When building up the command-line for the DTrace ctfmerge and ctfconvertrodrigc2009-01-151-2/+2
* Fix CTF based builds to that if the debug build is being used we getgnn2009-01-121-0/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-2/+2
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-231-0/+3
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-4/+1
* Remove some sparc-specific stuff from my earlier sun4v work in p4.jb2008-06-091-2/+0
* Add support for generating CTF data for the kernel.jb2008-05-231-0/+15
* pc98 lint builds w/o warnings. Remove the last special case from ourimp2008-02-021-2/+0
* Arm should build fine with -Werror as well.cognet2008-02-021-1/+1
* sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause andimp2008-02-021-1/+1
* Some platforms that are currently under development have to cope withimp2008-02-021-2/+4
* Wall of shame rather than wall of fame for the -Werror suppression.imp2008-02-021-3/+1
* Re-enable -Werror for PowerPC. This should really be unconditional again.marcel2007-08-081-1/+2
* Enable -Werror for ia64.marcel2007-07-311-1/+1
* Removed unnecessary global includes for ixgbe, and em. Both have beenjfv2007-07-121-6/+0
* New driver for Intel 10G PCI-Express adapter (82598), driver isjfv2007-07-111-0/+3
* I did not intend to turn -Werror on for pc98. Refine the test forpeter2007-07-061-1/+1
* Turn on -Werror for sparc64 and sun4v.peter2007-07-061-1/+2
* Turn on -Werror for i386 kernel builds.peter2007-07-051-1/+1
* Turn -Werror back on for amd64 for kernel builds.peter2007-07-051-0/+2
* Compile pf/pf_subr.c and netnatm/cc_conn.c without -Werror for the timepeter2007-07-051-1/+1
* Disable -Werror for now.kan2007-05-191-2/+2
* Merge in the new driver (6.5.0) of Intel. This has a newjfv2007-05-041-0/+3
* Fixed high resolution profiling on arches that support it (amd64 andbde2006-10-261-1/+1
* Reduced the ifdef tangle for profiling by moving the unreachablebde2006-10-261-12/+2
* Define an empty C_DIALECT in case of "icc", just in case.ru2006-10-131-0/+1
* o move ath hal os glue code from the hal to the driver: this code wassam2006-09-181-1/+1
* nuke unused support for building ath hal from src codesam2006-09-181-6/+0
* /etc/src.conf wasn't visable for the kernel build.obrien2006-07-171-0/+5
* Create new dialect knob, as setting the language dialect isn't a warning flag.obrien2006-06-291-1/+2
* Hook XFS into kernel build.rodrigc2005-12-121-0/+3
* We no longer need INCLUDES+= -I$S/contrib/dev/acpica.obrien2005-10-241-5/+2
* Define HAVE_KERNEL_OPTION_HEADERS when building kernel and when buildingglebius2005-10-051-1/+1
* The kernel-depend target doesn't get any information from "compile-with",obrien2005-09-111-0/+19
* Don't pollute the entire kernel build with -I$S/contrib/dev/ath andobrien2005-09-111-2/+5
* Don't pollute the entire kernel build with -I$S/contrib/ipfilter.obrien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/contrib/pf.obrien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/contrib/ngatm.obrien2005-09-111-3/+0
* Don't pollute the entire kernel build with -I$S/dev/twa.obrien2005-09-111-3/+0
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.imp2005-04-131-0/+3
* Don't generate major.c anymore.phk2005-03-291-1/+1
* Barrow from kmod.mk and protect against adding -fno-strict-aliasingobrien2005-02-131-1/+1
* Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.obrien2005-01-221-2/+7
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itobrien2005-01-181-1/+1
* Don the teflon coated jacket and use the same -O2 optimization options onobrien2004-10-251-7/+1
* Back out v1.58... We still don't know what is causing the specifickensmith2004-10-071-1/+1
* Back out v1.49. Recent findings suggest sparc64 may not be ready forkensmith2004-10-061-1/+1
OpenPOWER on IntegriCloud