summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* Allow MKMODULESENV being preset from other sources like makeoptionsbz2011-04-301-1/+1
* Remove support for the Intel C Compiler from the build infrastructure.dim2011-04-191-25/+7
* - Merge changes to the base system to support OFED. These includejeff2011-03-211-0/+8
* Clang now supports profiling, so remove the part that says it doesn'tdim2011-02-201-2/+2
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-2/+2
* whitespace nit.imp2011-02-111-1/+1
* Remove OpenSolaris include path referring to a non-existing directorypluknet2011-02-021-3/+0
* Make it possible to specify WITHOUT_MODULES in a kernel config file.cperciva2010-12-271-0/+3
* Bump up MIPS limits once again; the new Cavium Octeon SDK requires even higherjmallett2010-11-281-1/+2
* Use :T:Micc here like everywhere else we test iccimp2010-09-131-1/+1
* MFtbemd:imp2010-08-231-1/+1
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inrpaulo2010-08-171-5/+5
* Fix previous commit: don't remove the WERROR definition when usingrpaulo2010-07-221-1/+3
* Handle a few corner cases for clang like we did with icc. These shouldrpaulo2010-07-221-3/+3
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-201-0/+6
* Simple compatibility hacks for building on older systems whereimp2010-07-151-0/+4
* Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use thenwhitehorn2010-07-131-1/+1
* Revert r206179 (by imp) and do something similar which is more consistentnetchild2010-04-221-1/+2
* Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearingimp2010-04-051-1/+1
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-021-9/+2
* 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
OpenPOWER on IntegriCloud