| Commit message (Expand) | Author | Age | Files | Lines |
* | config(8): Add compatibility shims for r335998 | Kyle Evans | 2018-07-17 | 1 | -0/+1 |
* | kern_environment: use any provided environments, evict hintmode/envmode | Kyle Evans | 2018-07-05 | 1 | -2/+0 |
* | Revert r335995 due to accidental changes snuck in | Kyle Evans | 2018-07-05 | 1 | -0/+2 |
* | kern_environment: use any provided environments, evict hintmode/envmode | Kyle Evans | 2018-07-05 | 1 | -2/+0 |
* | config(8): Make 'env' files consistent with other file-accepting options | Kyle Evans | 2018-06-26 | 1 | -1/+2 |
* | config(8): Add `envvar` support | Kyle Evans | 2018-06-25 | 1 | -0/+7 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | Fix 'local' to not look in the source tree for the file. | Bryan Drewery | 2017-11-17 | 1 | -0/+1 |
* | Typo in filename in comment. | Nick Hibma | 2017-09-28 | 1 | -1/+1 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -1/+1 |
* | Fix kern/187712: config(8) does not respect KERNCONFDIR. | Alan Somers | 2014-03-20 | 1 | -0/+7 |
* | Fix world after byacc import: | Baptiste Daroussin | 2012-05-22 | 1 | -1/+0 |
* | - Merge changes to the base system to support OFED. These include | Jeff Roberson | 2011-03-21 | 1 | -0/+1 |
* | Move checking the version up from Makefile generation to just after | Warner Losh | 2010-04-27 | 1 | -0/+1 |
* | Allow option aliasing. Lines of the form: | Warner Losh | 2010-04-15 | 1 | -0/+2 |
* | Allow multiple makeoption lines to be used with the += operator, this permits | Andrew Thompson | 2008-11-22 | 1 | -0/+1 |
* | Fix some problems that affect multiple file inclusion. Bruce found | Warner Losh | 2007-05-17 | 1 | -1/+1 |
* | Improve INCLUDE_CONFIG_FILE support. | Wojciech A. Koszek | 2007-05-12 | 1 | -2/+25 |
* | End my resistance to jmg's multiple hints files and bring in support | Warner Losh | 2006-10-24 | 1 | -1/+7 |
* | Clean up most of the "XXX"-tagged items: | Ruslan Ermilov | 2005-12-30 | 1 | -0/+2 |
* | Clean some code that became obfuscated over the years: | Ruslan Ermilov | 2005-11-25 | 1 | -3/+0 |
* | Optionally include a DEFAULTS config file if it is present in the current | John Baldwin | 2005-10-27 | 1 | -0/+1 |
* | Allow one to specify a second parameter to the machine line. This | Warner Losh | 2005-04-01 | 1 | -1/+3 |
* | Kill count device support from config. I've changed the last few | Peter Wemm | 2004-08-30 | 1 | -5/+3 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | Warner Losh | 2004-08-07 | 1 | -4/+0 |
* | Add a new "files" directive, which allows to include a files.foo file directly | Olivier Houchard | 2004-05-09 | 1 | -0/+7 |
* | Convert to using <sys/queue.h> macros. | Ruslan Ermilov | 2003-02-15 | 1 | -10/+17 |
* | Commit some infrastructure for turning on -Werror for kernel compiles. | Peter Wemm | 2002-02-20 | 1 | -0/+1 |
* | Enable hardwiring of things like tunables from embedded enironments | Peter Wemm | 2001-08-27 | 1 | -0/+2 |
* | Introduce an "include" directive. It takes one argument, a filename | Dima Dorfman | 2001-07-12 | 1 | -0/+1 |
* | newbus_ioconf() is long gone | Peter Wemm | 2001-02-28 | 1 | -1/+0 |
* | Some more tidying up. we dont use config-dependent anyware. Eliminate | Peter Wemm | 2001-02-28 | 1 | -7/+5 |
* | s/special/compilewith/ (so I stop confusing myself) and GC an unused | Peter Wemm | 2001-02-28 | 1 | -1/+1 |
* | Collect together a handful of copies of the option generator code into a | Peter Wemm | 2001-02-22 | 1 | -1/+0 |
* | ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" | Peter Wemm | 2001-02-19 | 1 | -2/+2 |
* | Remove the need to list each and every cpu platform. Config will now | Peter Wemm | 2001-02-04 | 1 | -6/+0 |
* | Unwind a bit more cruft - we only have one type of device now. | Peter Wemm | 2001-01-31 | 1 | -1/+1 |
* | Redo the stray header file cleanup code to not depend on timestamps | Peter Wemm | 2001-01-31 | 1 | -0/+1 |
* | Add support for configuring PowerPC kernels. | Benno Rice | 2001-01-22 | 1 | -0/+1 |
* | Add ia64 support. | Doug Rabson | 2000-09-29 | 1 | -0/+1 |
* | If a ${KERNEL}.hints file exists, and no hints are specified explicitly, | Peter Wemm | 2000-08-25 | 1 | -0/+1 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | Peter Wemm | 2000-06-13 | 1 | -28/+13 |
* | A checkpoint of a part of a work-in-progress. Some more cleanups for | Peter Wemm | 2000-06-10 | 1 | -2/+2 |
* | Mark the 'conflicts' keyword as obsolete, and don't generate (unused) | Peter Wemm | 2000-01-29 | 1 | -1/+0 |
* | Remove the cam-specific device wiring code. This was a duplicate of | Peter Wemm | 2000-01-23 | 1 | -2/+0 |
* | Apply the axe to some more cruft in config(8). In particular: | Peter Wemm | 2000-01-08 | 1 | -4/+4 |
* | Add a 'warning' option for the files* files. This is intended to enable | Peter Wemm | 1999-12-12 | 1 | -0/+1 |
* | Re-support "tape" as an alias for device and clean up a bit more cruft | Peter Wemm | 1999-11-09 | 1 | -1/+0 |
* | Add option "-d destdir" which instructs config to use another output | Marcel Moolenaar | 1999-10-30 | 1 | -2/+1 |