aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/main.c
Commit message (Expand)AuthorAgeFilesLines
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-22/+16
* A checkpoint of a part of a work-in-progress. Some more cleanups forPeter Wemm2000-06-101-3/+0
* Add option "-d destdir" which instructs config to use another outputMarcel Moolenaar1999-10-301-11/+59
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-101-27/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Put on my viking helmet from the closet, and get out the war axe andPeter Wemm1999-05-091-26/+1
* config(8) lobotomy, please see commit msg in sys.Poul-Henning Kamp1999-05-091-4/+24
* More cleanups, tweaks and features.Peter Wemm1999-04-241-2/+2
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thePeter Wemm1999-04-181-8/+7
* Get out the blow torch and hack away all the unused stuff. Note thatPeter Wemm1999-04-171-31/+8
* Back out default debug kernel. The flags revert to historical behaviour.Greg Lehey1999-04-111-18/+4
* add -s to usageAndrey A. Chernov1999-04-101-2/+2
* 1. Modify config to issue different code for debugging.Greg Lehey1999-04-071-3/+17
* Eliminate compiler warning when compiling "config.c" in a kernel.Archie Cobbs1998-12-101-2/+2
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stableDoug Rabson1998-06-091-1/+8
* Support PC-98 machine.KATO Takenori1998-05-021-1/+2
* Don't generate code with syntax errors (hard newlines in string constantsBruce Evans1998-04-231-5/+5
* Add message when using obsolete command line option.Eivind Eklund1998-03-161-1/+3
* Re-introduce '-n' - now a no-op for backwards compatibility only.Eivind Eklund1998-02-191-2/+5
* Make '-n' the default, and introduce a new flag '-r' to get oldEivind Eklund1998-02-181-13/+9
* Fix incorrect format string detected by "-Wformat".John Polstra1997-11-181-2/+2
* Use err(3), add usage(). -Wall clean.Philippe Charnier1997-09-151-33/+34
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-4/+4
* Tidy up the generated config.c file. Use #include "opt_config.h", commentPeter Wemm1996-12-261-2/+4
* Bring back the `config file in the kernel' feature from the 1.x days. ThisJordan K. Hubbard1996-06-081-0/+38
* Backout yacc changes.Poul-Henning Kamp1996-06-021-1/+1
* yacc rule changes.Poul-Henning Kamp1996-05-301-1/+1
* Make a little more effort to avoid touching certain generated files ifPeter Wemm1996-01-121-0/+65
* Implement support for conf/options and i386/conf/options.i386Peter Wemm1995-12-111-0/+5
* If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't makeGarrett Wollman1995-11-281-0/+2
* Change the perennially annoying reminder to "make depend" (which may orJordan K. Hubbard1995-05-031-1/+1
* Make good on my promise to finally clean up the config clobbering.Jordan K. Hubbard1995-02-221-10/+18
* Add new keywords to config. The options availible in file.i386 are now:Justin T. Gibbs1994-11-171-2/+24
* Undo the damage done to my previous changes. Whoever added theJordan K. Hubbard1994-09-081-2/+2
* Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.Garrett Wollman1994-09-061-0/+6
* Eradicate my #1 (ok, maybe #2) peeve by making config now blow awayJordan K. Hubbard1994-09-031-1/+19
* Upgrade config to be compatible with our i386 port, pull in 95% of theRodney W. Grimes1994-05-261-0/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+268