summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud