| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 1 | -1/+1 |
* | Fix kern/187712: config(8) does not respect KERNCONFDIR. | asomers | 2014-03-20 | 1 | -0/+7 |
* | Fix world after byacc import: | bapt | 2012-05-22 | 1 | -1/+0 |
* | - Merge changes to the base system to support OFED. These include | jeff | 2011-03-21 | 1 | -0/+1 |
* | Move checking the version up from Makefile generation to just after | imp | 2010-04-27 | 1 | -0/+1 |
* | Allow option aliasing. Lines of the form: | imp | 2010-04-15 | 1 | -0/+2 |
* | Allow multiple makeoption lines to be used with the += operator, this permits | thompsa | 2008-11-22 | 1 | -0/+1 |
* | Fix some problems that affect multiple file inclusion. Bruce found | imp | 2007-05-17 | 1 | -1/+1 |
* | Improve INCLUDE_CONFIG_FILE support. | wkoszek | 2007-05-12 | 1 | -2/+25 |
* | End my resistance to jmg's multiple hints files and bring in support | imp | 2006-10-24 | 1 | -1/+7 |
* | Clean up most of the "XXX"-tagged items: | ru | 2005-12-30 | 1 | -0/+2 |
* | Clean some code that became obfuscated over the years: | ru | 2005-11-25 | 1 | -3/+0 |
* | Optionally include a DEFAULTS config file if it is present in the current | jhb | 2005-10-27 | 1 | -0/+1 |
* | Allow one to specify a second parameter to the machine line. This | imp | 2005-04-01 | 1 | -1/+3 |
* | Kill count device support from config. I've changed the last few | peter | 2004-08-30 | 1 | -5/+3 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | imp | 2004-08-07 | 1 | -4/+0 |
* | Add a new "files" directive, which allows to include a files.foo file directly | cognet | 2004-05-09 | 1 | -0/+7 |
* | Convert to using <sys/queue.h> macros. | ru | 2003-02-15 | 1 | -10/+17 |
* | Commit some infrastructure for turning on -Werror for kernel compiles. | peter | 2002-02-20 | 1 | -0/+1 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 1 | -0/+2 |
* | Introduce an "include" directive. It takes one argument, a filename | dd | 2001-07-12 | 1 | -0/+1 |
* | newbus_ioconf() is long gone | peter | 2001-02-28 | 1 | -1/+0 |
* | Some more tidying up. we dont use config-dependent anyware. Eliminate | peter | 2001-02-28 | 1 | -7/+5 |
* | s/special/compilewith/ (so I stop confusing myself) and GC an unused | peter | 2001-02-28 | 1 | -1/+1 |
* | Collect together a handful of copies of the option generator code into a | peter | 2001-02-22 | 1 | -1/+0 |
* | ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" | peter | 2001-02-19 | 1 | -2/+2 |
* | Remove the need to list each and every cpu platform. Config will now | peter | 2001-02-04 | 1 | -6/+0 |
* | Unwind a bit more cruft - we only have one type of device now. | peter | 2001-01-31 | 1 | -1/+1 |
* | Redo the stray header file cleanup code to not depend on timestamps | peter | 2001-01-31 | 1 | -0/+1 |
* | Add support for configuring PowerPC kernels. | benno | 2001-01-22 | 1 | -0/+1 |
* | Add ia64 support. | dfr | 2000-09-29 | 1 | -0/+1 |
* | If a ${KERNEL}.hints file exists, and no hints are specified explicitly, | peter | 2000-08-25 | 1 | -0/+1 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -28/+13 |
* | A checkpoint of a part of a work-in-progress. Some more cleanups for | peter | 2000-06-10 | 1 | -2/+2 |
* | Mark the 'conflicts' keyword as obsolete, and don't generate (unused) | peter | 2000-01-29 | 1 | -1/+0 |
* | Remove the cam-specific device wiring code. This was a duplicate of | peter | 2000-01-23 | 1 | -2/+0 |
* | Apply the axe to some more cruft in config(8). In particular: | peter | 2000-01-08 | 1 | -4/+4 |
* | Add a 'warning' option for the files* files. This is intended to enable | peter | 1999-12-12 | 1 | -0/+1 |
* | Re-support "tape" as an alias for device and clean up a bit more cruft | peter | 1999-11-09 | 1 | -1/+0 |
* | Add option "-d destdir" which instructs config to use another output | marcel | 1999-10-30 | 1 | -2/+1 |
* | Further cleanup. Also remove the following unused or defunct tokens: | peter | 1999-10-10 | 1 | -2/+3 |
* | Delete special handling for 'device-driver' suffix, it's not used in | peter | 1999-07-03 | 1 | -6/+5 |
* | Put on my viking helmet from the closet, and get out the war axe and | peter | 1999-05-09 | 1 | -8/+3 |
* | We don't have composite devices here either. | peter | 1999-05-09 | 1 | -18/+2 |
* | config(8) lobotomy, please see commit msg in sys. | phk | 1999-05-09 | 1 | -14/+1 |
* | More cleanups, tweaks and features. | peter | 1999-04-24 | 1 | -12/+2 |
* | Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the | peter | 1999-04-18 | 1 | -15/+16 |
* | Get out the blow torch and hack away all the unused stuff. Note that | peter | 1999-04-17 | 1 | -34/+20 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 1 | -0/+2 |
* | Add (mostly stub) alpha support. Incidentally, it doesn't build on stable | dfr | 1998-06-09 | 1 | -0/+1 |