summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug introduced by DEFAULTS feature. When the config fileimp2008-04-101-0/+2
* Honour the logical current working directory ($PWD) when using config'semaste2008-01-081-0/+18
* Fix some problems that affect multiple file inclusion. Bruce foundimp2007-05-171-9/+8
* This is loser's commit message:wkoszek2007-05-121-1/+12
* Improve INCLUDE_CONFIG_FILE support.wkoszek2007-05-121-46/+203
* End my resistance to jmg's multiple hints files and bring in supportimp2006-10-241-0/+1
* Use calloc() instead of zeroing the memory our own.delphij2006-06-071-2/+1
* - Change the exit message from "make cleandepend; make depend" toflz2006-01-141-1/+1
* Clean up most of the "XXX"-tagged items:ru2005-12-301-0/+15
* Style: use S_ISDIR() (submitted by bde@) and eq() where appropriate.ru2005-11-301-4/+3
* The DEFAULTS changes caused the user specified config file to be openedpeter2005-11-291-0/+5
* Optionally include a DEFAULTS config file if it is present in the currentjhb2005-10-271-3/+10
* Put rev. 1.65 into usage().obrien2005-08-111-1/+1
* Add an option to tell what version of config(8) this is.obrien2005-08-101-1/+5
* Ask that "make cleandepend" be run before "make depend", now thatru2005-04-221-1/+1
* Allow one to specify a second parameter to the machine line. Thisimp2005-04-011-0/+14
* style(9) nitsimp2005-03-301-2/+3
* Unstaticize config. It was being optimized away.des2005-03-271-1/+1
* 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/+2
* Check the return values of opendir() and unlink() in cleanheaders().tmm2003-06-121-2/+4
* Convert to using <sys/queue.h> macros.ru2003-02-151-2/+3
* We don't need to hit the user over the head so strong now that we'veobrien2002-07-061-1/+0
* Add a hint about -DNO_WERRORpeter2002-02-251-0/+1
* Remove the old machine symlink first.peter2001-07-141-3/+2
* Introduce an "include" directive. It takes one argument, a filenamedd2001-07-121-0/+1
* Move kernel compile directory from sys/compile/FOO toimp2001-06-301-3/+2
* Move the 'dont forget "make depend"' to be the last thing that people see,peter2001-02-231-0/+1
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-191-5/+4
* Remove the need to list each and every cpu platform. Config will nowpeter2001-02-041-10/+1
* Redo the stray header file cleanup code to not depend on timestampspeter2001-01-311-27/+44
* AARGH! This does not mix too well with the -o noatime mount option.peter2001-01-291-1/+6
* I confess. This is a truely nasty hack. I am so ashamed!peter2001-01-291-0/+57
* Add support for configuring PowerPC kernels.benno2001-01-221-0/+1
* Clean up some obsolete stuff. config -r has not been needed since aroundpeter2001-01-221-27/+3
* Try and stop config(8) from freaking out due to unnecessary paranoiapeter2001-01-041-13/+2
* Fix buffer overflows in filenames. If you had a path > 80 charactersimp2000-11-211-11/+9
* Add ia64 support.dfr2000-09-291-0/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-22/+16
* A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-101-3/+0
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-301-11/+59
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-101-27/+18
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Put on my viking helmet from the closet, and get out the war axe andpeter1999-05-091-26/+1
* config(8) lobotomy, please see commit msg in sys.phk1999-05-091-4/+24
* More cleanups, tweaks and features.peter1999-04-241-2/+2
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-181-8/+7
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-171-31/+8
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-111-18/+4
* add -s to usageache1999-04-101-2/+2
OpenPOWER on IntegriCloud