aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/config.h
Commit message (Expand)AuthorAgeFilesLines
* config(8): Add compatibility shims for r335998Kyle Evans2018-07-171-0/+1
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-051-2/+0
* Revert r335995 due to accidental changes snuck inKyle Evans2018-07-051-0/+2
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-051-2/+0
* config(8): Make 'env' files consistent with other file-accepting optionsKyle Evans2018-06-261-1/+2
* config(8): Add `envvar` supportKyle Evans2018-06-251-0/+7
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Fix 'local' to not look in the source tree for the file.Bryan Drewery2017-11-171-0/+1
* Typo in filename in comment.Nick Hibma2017-09-281-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Fix kern/187712: config(8) does not respect KERNCONFDIR.Alan Somers2014-03-201-0/+7
* Fix world after byacc import:Baptiste Daroussin2012-05-221-1/+0
* - Merge changes to the base system to support OFED. These includeJeff Roberson2011-03-211-0/+1
* Move checking the version up from Makefile generation to just afterWarner Losh2010-04-271-0/+1
* Allow option aliasing. Lines of the form:Warner Losh2010-04-151-0/+2
* Allow multiple makeoption lines to be used with the += operator, this permitsAndrew Thompson2008-11-221-0/+1
* Fix some problems that affect multiple file inclusion. Bruce foundWarner Losh2007-05-171-1/+1
* Improve INCLUDE_CONFIG_FILE support.Wojciech A. Koszek2007-05-121-2/+25
* End my resistance to jmg's multiple hints files and bring in supportWarner Losh2006-10-241-1/+7
* Clean up most of the "XXX"-tagged items:Ruslan Ermilov2005-12-301-0/+2
* Clean some code that became obfuscated over the years:Ruslan Ermilov2005-11-251-3/+0
* Optionally include a DEFAULTS config file if it is present in the currentJohn Baldwin2005-10-271-0/+1
* Allow one to specify a second parameter to the machine line. ThisWarner Losh2005-04-011-1/+3
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-301-5/+3
* Per letter dated July 22, 1999, delete clause 3 from code directlyWarner Losh2004-08-071-4/+0
* Add a new "files" directive, which allows to include a files.foo file directlyOlivier Houchard2004-05-091-0/+7
* Convert to using <sys/queue.h> macros.Ruslan Ermilov2003-02-151-10/+17
* Commit some infrastructure for turning on -Werror for kernel compiles.Peter Wemm2002-02-201-0/+1
* Enable hardwiring of things like tunables from embedded enironmentsPeter Wemm2001-08-271-0/+2
* Introduce an "include" directive. It takes one argument, a filenameDima Dorfman2001-07-121-0/+1
* newbus_ioconf() is long gonePeter Wemm2001-02-281-1/+0
* Some more tidying up. we dont use config-dependent anyware. EliminatePeter Wemm2001-02-281-7/+5
* s/special/compilewith/ (so I stop confusing myself) and GC an unusedPeter Wemm2001-02-281-1/+1
* Collect together a handful of copies of the option generator code into aPeter Wemm2001-02-221-1/+0
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"Peter Wemm2001-02-191-2/+2
* Remove the need to list each and every cpu platform. Config will nowPeter Wemm2001-02-041-6/+0
* Unwind a bit more cruft - we only have one type of device now.Peter Wemm2001-01-311-1/+1
* Redo the stray header file cleanup code to not depend on timestampsPeter Wemm2001-01-311-0/+1
* Add support for configuring PowerPC kernels.Benno Rice2001-01-221-0/+1
* Add ia64 support.Doug Rabson2000-09-291-0/+1
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,Peter Wemm2000-08-251-0/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-28/+13
* A checkpoint of a part of a work-in-progress. Some more cleanups forPeter Wemm2000-06-101-2/+2
* Mark the 'conflicts' keyword as obsolete, and don't generate (unused)Peter Wemm2000-01-291-1/+0
* Remove the cam-specific device wiring code. This was a duplicate ofPeter Wemm2000-01-231-2/+0
* Apply the axe to some more cruft in config(8). In particular:Peter Wemm2000-01-081-4/+4
* Add a 'warning' option for the files* files. This is intended to enablePeter Wemm1999-12-121-0/+1
* Re-support "tape" as an alias for device and clean up a bit more cruftPeter Wemm1999-11-091-1/+0
* Add option "-d destdir" which instructs config to use another outputMarcel Moolenaar1999-10-301-2/+1