| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill count device support from config. I've changed the last few | peter | 2004-08-30 | 1 | -14/+4 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | imp | 2004-08-07 | 1 | -4/+0 |
* | Fix a few glitches in my previous commit. | cognet | 2004-05-11 | 1 | -2/+1 |
* | Add a new "files" directive, which allows to include a files.foo file directly | cognet | 2004-05-09 | 1 | -27/+32 |
* | Not particularly pretty hack to generate rules to make .ln files | markm | 2003-06-16 | 1 | -2/+10 |
* | Don't convert the kernel ident to uppercase when writing the Makefile. | des | 2003-04-24 | 1 | -1/+1 |
* | Avoid emitting duplicate makefile entries. | phk | 2003-04-12 | 1 | -1/+4 |
* | Convert to using <sys/queue.h> macros. | ru | 2003-02-15 | 1 | -18/+12 |
* | Moved the setting of all profiling-related variables except the key one | bde | 2002-07-13 | 1 | -11/+7 |
* | Commit some infrastructure for turning on -Werror for kernel compiles. | peter | 2002-02-20 | 1 | -3/+11 |
* | Use includes to get prototypes for hints and env arrays. | peter | 2001-09-17 | 1 | -0/+8 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 1 | -13/+49 |
* | Put on my peril-sensitive sunglasses and remove the POLA-violating | peter | 2001-07-14 | 1 | -0/+7 |
* | Some more tidying up. we dont use config-dependent anyware. Eliminate | peter | 2001-02-28 | 1 | -15/+3 |
* | s/special/compilewith/ (so I stop confusing myself) and GC an unused | peter | 2001-02-28 | 1 | -26/+11 |
* | Untangle some special magic that happened for conflicting defintions for | peter | 2001-02-28 | 1 | -17/+0 |
* | Remove some more dead code. :-/ | peter | 2001-02-28 | 1 | -10/+4 |
* | GC some leftover stuff (device-driver suffix) | peter | 2001-02-28 | 1 | -7/+0 |
* | Move the 'dont forget "make depend"' to be the last thing that people see, | peter | 2001-02-23 | 1 | -2/+0 |
* | ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" | peter | 2001-02-19 | 1 | -8/+8 |
* | Devices are NOT compiled with the "special c2 option -i".. | peter | 2001-02-18 | 1 | -3/+0 |
* | Unwind a bit more cruft - we only have one type of device now. | peter | 2001-01-31 | 1 | -3/+1 |
* | Clean up some obsolete stuff. config -r has not been needed since around | peter | 2001-01-22 | 1 | -1/+2 |
* | Stop turning 'mandatory' into an implicit 'count' line. i386/npx was the | peter | 2001-01-19 | 1 | -1/+0 |
* | Make the xxxFILES= list generation generic. This makes it easier to add | peter | 2000-11-25 | 1 | -62/+18 |
* | Fix buffer overflows in filenames. If you had a path > 80 characters | imp | 2000-11-21 | 1 | -5/+9 |
* | If a ${KERNEL}.hints file exists, and no hints are specified explicitly, | peter | 2000-08-25 | 1 | -0/+7 |
* | Argh! I broke the static hints parser at the last minute on freefall when | peter | 2000-06-14 | 1 | -1/+1 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -67/+102 |
* | A checkpoint of a part of a work-in-progress. Some more cleanups for | peter | 2000-06-10 | 1 | -30/+20 |
* | Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf. | peter | 2000-01-08 | 1 | -8/+15 |
* | Add a 'warning' option for the files* files. This is intended to enable | peter | 1999-12-12 | 1 | -2/+17 |
* | A better version of the previous checkin. If the user specifies | archie | 1999-12-03 | 1 | -3/+9 |
* | When specifying additiona user-specified kernel compilation source | archie | 1999-12-02 | 1 | -1/+1 |
* | Add option "-d destdir" which instructs config to use another output | marcel | 1999-10-30 | 1 | -0/+2 |
* | Further cleanup. Also remove the following unused or defunct tokens: | peter | 1999-10-10 | 1 | -15/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Delete special handling for 'device-driver' suffix, it's not used in | peter | 1999-07-03 | 1 | -7/+7 |
* | Put on my viking helmet from the closet, and get out the war axe and | peter | 1999-05-09 | 1 | -68/+3 |
* | config(8) lobotomy, please see commit msg in sys. | phk | 1999-05-09 | 1 | -29/+6 |
* | More cleanups, tweaks and features. | peter | 1999-04-24 | 1 | -4/+4 |
* | Slightly reorder the all: to make sure it's before any alternate kernel | peter | 1999-04-19 | 1 | -6/+6 |
* | Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the | peter | 1999-04-18 | 1 | -5/+3 |
* | Get out the blow torch and hack away all the unused stuff. Note that | peter | 1999-04-17 | 1 | -34/+34 |
* | Clean up the -g/DEBUG handling. This logic can go in the Makefile | peter | 1999-04-13 | 1 | -25/+3 |
* | Back out default debug kernel. The flags revert to historical behaviour. | grog | 1999-04-11 | 1 | -6/+10 |
* | 1. Modify config to issue different code for debugging. | grog | 1999-04-07 | 1 | -3/+22 |
* | Bump config version. Also mention that even after rebuilding a new | gibbs | 1998-09-15 | 1 | -1/+5 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 1 | -3/+43 |
* | Convert the maxusers directive to a normal MAXUSERS option (normally | bde | 1998-07-12 | 1 | -41/+1 |