summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/main.c
Commit message (Expand)AuthorAgeFilesLines
* $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
* 1. Modify config to issue different code for debugging.grog1999-04-071-3/+17
* Eliminate compiler warning when compiling "config.c" in a kernel.archie1998-12-101-2/+2
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stabledfr1998-06-091-1/+8
* Support PC-98 machine.kato1998-05-021-1/+2
* Don't generate code with syntax errors (hard newlines in string constantsbde1998-04-231-5/+5
* Add message when using obsolete command line option.eivind1998-03-161-1/+3
* Re-introduce '-n' - now a no-op for backwards compatibility only.eivind1998-02-191-2/+5
* Make '-n' the default, and introduce a new flag '-r' to get oldeivind1998-02-181-13/+9
* Fix incorrect format string detected by "-Wformat".jdp1997-11-181-2/+2
* Use err(3), add usage(). -Wall clean.charnier1997-09-151-33/+34
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Sweep through the tree fixing mmap() usage:alex1997-01-161-4/+4
* Tidy up the generated config.c file. Use #include "opt_config.h", commentpeter1996-12-261-2/+4
* Bring back the `config file in the kernel' feature from the 1.x days. Thisjkh1996-06-081-0/+38
* Backout yacc changes.phk1996-06-021-1/+1
* yacc rule changes.phk1996-05-301-1/+1
* Make a little more effort to avoid touching certain generated files ifpeter1996-01-121-0/+65
* Implement support for conf/options and i386/conf/options.i386peter1995-12-111-0/+5
* If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't makewollman1995-11-281-0/+2
* Change the perennially annoying reminder to "make depend" (which may orjkh1995-05-031-1/+1
* Make good on my promise to finally clean up the config clobbering.jkh1995-02-221-10/+18
* Add new keywords to config. The options availible in file.i386 are now:gibbs1994-11-171-2/+24
* Undo the damage done to my previous changes. Whoever added thejkh1994-09-081-2/+2
* Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.wollman1994-09-061-0/+6
* Eradicate my #1 (ok, maybe #2) peeve by making config now blow awayjkh1994-09-031-1/+19
* Upgrade config to be compatible with our i386 port, pull in 95% of thergrimes1994-05-261-0/+1
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+268
OpenPOWER on IntegriCloud