summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkmakefile.c
Commit message (Expand)AuthorAgeFilesLines
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-201-3/+11
* Use includes to get prototypes for hints and env arrays.peter2001-09-171-0/+8
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-271-13/+49
* Put on my peril-sensitive sunglasses and remove the POLA-violatingpeter2001-07-141-0/+7
* Some more tidying up. we dont use config-dependent anyware. Eliminatepeter2001-02-281-15/+3
* s/special/compilewith/ (so I stop confusing myself) and GC an unusedpeter2001-02-281-26/+11
* Untangle some special magic that happened for conflicting defintions forpeter2001-02-281-17/+0
* Remove some more dead code. :-/peter2001-02-281-10/+4
* GC some leftover stuff (device-driver suffix)peter2001-02-281-7/+0
* Move the 'dont forget "make depend"' to be the last thing that people see,peter2001-02-231-2/+0
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-191-8/+8
* Devices are NOT compiled with the "special c2 option -i"..peter2001-02-181-3/+0
* Unwind a bit more cruft - we only have one type of device now.peter2001-01-311-3/+1
* Clean up some obsolete stuff. config -r has not been needed since aroundpeter2001-01-221-1/+2
* Stop turning 'mandatory' into an implicit 'count' line. i386/npx was thepeter2001-01-191-1/+0
* Make the xxxFILES= list generation generic. This makes it easier to addpeter2000-11-251-62/+18
* Fix buffer overflows in filenames. If you had a path > 80 charactersimp2000-11-211-5/+9
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,peter2000-08-251-0/+7
* Argh! I broke the static hints parser at the last minute on freefall whenpeter2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-67/+102
* A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-101-30/+20
* Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.peter2000-01-081-8/+15
* Add a 'warning' option for the files* files. This is intended to enablepeter1999-12-121-2/+17
* A better version of the previous checkin. If the user specifiesarchie1999-12-031-3/+9
* When specifying additiona user-specified kernel compilation sourcearchie1999-12-021-1/+1
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-301-0/+2
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-101-15/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Delete special handling for 'device-driver' suffix, it's not used inpeter1999-07-031-7/+7
* Put on my viking helmet from the closet, and get out the war axe andpeter1999-05-091-68/+3
* config(8) lobotomy, please see commit msg in sys.phk1999-05-091-29/+6
* More cleanups, tweaks and features.peter1999-04-241-4/+4
* Slightly reorder the all: to make sure it's before any alternate kernelpeter1999-04-191-6/+6
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-181-5/+3
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-171-34/+34
* Clean up the -g/DEBUG handling. This logic can go in the Makefilepeter1999-04-131-25/+3
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-111-6/+10
* 1. Modify config to issue different code for debugging.grog1999-04-071-3/+22
* Bump config version. Also mention that even after rebuilding a newgibbs1998-09-151-1/+5
* Reviewed by: Doug Rabsonnsouch1998-09-031-3/+43
* Convert the maxusers directive to a normal MAXUSERS option (normallybde1998-07-121-41/+1
* MF22: more explanatory message from config on version mismatch detection.jkh1998-06-241-2/+5
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stabledfr1998-06-091-1/+2
* Support PC-98 machine.kato1998-05-021-1/+2
* Style & message change.eivind1998-03-161-13/+10
* Style police service brought to you by: bdeeivind1998-02-191-6/+5
* Make '-n' the default, and introduce a new flag '-r' to get oldeivind1998-02-181-4/+12
* All our options are new-style now - enable the warning if unrecognizedeivind1998-02-091-3/+1
* Allow for a keyword in the "files" file named "mandatory". The firstjoerg1997-10-281-5/+18
* Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8)peter1997-10-221-2/+11
OpenPOWER on IntegriCloud