summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple makeoption lines to be used with the += operator, this permitsthompsa2008-11-221-0/+1
* Fix some problems that affect multiple file inclusion. Bruce foundimp2007-05-171-1/+1
* Improve INCLUDE_CONFIG_FILE support.wkoszek2007-05-121-2/+25
* End my resistance to jmg's multiple hints files and bring in supportimp2006-10-241-1/+7
* Clean up most of the "XXX"-tagged items:ru2005-12-301-0/+2
* Clean some code that became obfuscated over the years:ru2005-11-251-3/+0
* Optionally include a DEFAULTS config file if it is present in the currentjhb2005-10-271-0/+1
* Allow one to specify a second parameter to the machine line. Thisimp2005-04-011-1/+3
* Kill count device support from config. I've changed the last fewpeter2004-08-301-5/+3
* Per letter dated July 22, 1999, delete clause 3 from code directlyimp2004-08-071-4/+0
* Add a new "files" directive, which allows to include a files.foo file directlycognet2004-05-091-0/+7
* Convert to using <sys/queue.h> macros.ru2003-02-151-10/+17
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-201-0/+1
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-271-0/+2
* Introduce an "include" directive. It takes one argument, a filenamedd2001-07-121-0/+1
* newbus_ioconf() is long gonepeter2001-02-281-1/+0
* Some more tidying up. we dont use config-dependent anyware. Eliminatepeter2001-02-281-7/+5
* s/special/compilewith/ (so I stop confusing myself) and GC an unusedpeter2001-02-281-1/+1
* Collect together a handful of copies of the option generator code into apeter2001-02-221-1/+0
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-191-2/+2
* Remove the need to list each and every cpu platform. Config will nowpeter2001-02-041-6/+0
* Unwind a bit more cruft - we only have one type of device now.peter2001-01-311-1/+1
* Redo the stray header file cleanup code to not depend on timestampspeter2001-01-311-0/+1
* Add support for configuring PowerPC kernels.benno2001-01-221-0/+1
* Add ia64 support.dfr2000-09-291-0/+1
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,peter2000-08-251-0/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-28/+13
* A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-101-2/+2
* Mark the 'conflicts' keyword as obsolete, and don't generate (unused)peter2000-01-291-1/+0
* Remove the cam-specific device wiring code. This was a duplicate ofpeter2000-01-231-2/+0
* Apply the axe to some more cruft in config(8). In particular:peter2000-01-081-4/+4
* Add a 'warning' option for the files* files. This is intended to enablepeter1999-12-121-0/+1
* Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-091-1/+0
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-301-2/+1
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-101-2/+3
* Delete special handling for 'device-driver' suffix, it's not used inpeter1999-07-031-6/+5
* Put on my viking helmet from the closet, and get out the war axe andpeter1999-05-091-8/+3
* We don't have composite devices here either.peter1999-05-091-18/+2
* config(8) lobotomy, please see commit msg in sys.phk1999-05-091-14/+1
* More cleanups, tweaks and features.peter1999-04-241-12/+2
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-181-15/+16
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-171-34/+20
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+2
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stabledfr1998-06-091-0/+1
* Support PC-98 machine.kato1998-05-021-0/+1
* Style police service brought to you by: bdeeivind1998-02-191-2/+2
* Make '-n' the default, and introduce a new flag '-r' to get oldeivind1998-02-181-0/+3
* Allow for a keyword in the "files" file named "mandatory". The firstjoerg1997-10-281-0/+2
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-281-2/+0
* Add #define's for port "none" and "auto"ache1997-03-261-0/+2
OpenPOWER on IntegriCloud