| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "makeoption" as an alias to "makeoptions", for symmetry. | ru | 2005-12-03 | 1 | -0/+1 |
* | By a popular demand, add "nomakeoptions" as an alias to "nomakeoption". | ru | 2005-11-03 | 1 | -0/+1 |
* | Implement the "nocpu" directive. | ru | 2005-11-03 | 1 | -0/+1 |
* | "device" and "nodevice" lines can actually specify more than one device | des | 2005-02-10 | 1 | -0/+2 |
* | If the file specified in an "include" line does not exist in the current | des | 2004-10-24 | 1 | -1/+9 |
* | We accept both "option" and "options" so also accept both "nooption" | phk | 2004-10-12 | 1 | -0/+1 |
* | Kill count device support from config. I've changed the last few | peter | 2004-08-30 | 1 | -17/+2 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | imp | 2004-08-07 | 1 | -4/+0 |
* | Add a new "files" directive, which allows to include a files.foo file directly | cognet | 2004-05-09 | 1 | -0/+1 |
* | Implemented "nooption" and "nomakeoption" config(8) tokens. | ru | 2003-02-26 | 1 | -1/+3 |
* | Implemented a simple "nodevice" config(8) command that cancels | ru | 2003-02-15 | 1 | -1/+2 |
* | Clean up hex() and octal() to return and work with unsigned integers since | jmallett | 2002-06-21 | 1 | -8/+8 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 1 | -0/+1 |
* | Introduce an "include" directive. It takes one argument, a filename | dd | 2001-07-12 | 1 | -0/+85 |
* | ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS" | peter | 2001-02-19 | 1 | -1/+1 |
* | Make it possible to specify profiling in the kernel config file. | phk | 2000-10-14 | 1 | -0/+1 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -35/+9 |
* | Re-support "tape" as an alias for device and clean up a bit more cruft | peter | 1999-11-09 | 1 | -1/+2 |
* | Add option "-d destdir" which instructs config to use another output | marcel | 1999-10-30 | 1 | -1/+1 |
* | Further cleanup. Also remove the following unused or defunct tokens: | peter | 1999-10-10 | 1 | -30/+0 |
* | Zap references to 'major' token, it's not used. | peter | 1999-10-08 | 1 | -1/+1 |
* | Don't include trailing whitespace in ID tokens before comments. ie: | peter | 1999-07-01 | 1 | -1/+2 |
* | Understand 'config kernelname' and pretend it was a | peter | 1999-05-10 | 1 | -0/+1 |
* | config(8) lobotomy, please see commit msg in sys. | phk | 1999-05-09 | 1 | -7/+1 |
* | Make options like NO_F00F_HACK work (with context sensitive lexical rules). | luoqi | 1999-04-27 | 1 | -12/+38 |
* | More cleanups, tweaks and features. | peter | 1999-04-24 | 1 | -7/+7 |
* | Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the | peter | 1999-04-18 | 1 | -23/+7 |
* | Get out the blow torch and hack away all the unused stuff. Note that | peter | 1999-04-17 | 1 | -3/+0 |
* | Removed unused/unusable "ha" keyword. Device classes should never have | bde | 1998-10-16 | 1 | -2/+4 |
* | Scaffolding for High Availability code. The actual code will probably | eivind | 1998-04-02 | 1 | -0/+1 |
* | Add isa_devtab_cam. | gibbs | 1997-09-21 | 1 | -0/+1 |
* | Use err(3), add usage(). -Wall clean. | charnier | 1997-09-15 | 1 | -0/+9 |
* | Remove support for "port none" and "port auto", it gains nothing, | ache | 1997-03-28 | 1 | -2/+0 |
* | Backout yacc changes. | phk | 1996-06-02 | 1 | -1/+1 |
* | yacc rule changes. | phk | 1996-05-30 | 1 | -1/+1 |
* | Implemented a new keyword `disable'. This should be useful for controlling | bde | 1996-04-13 | 1 | -7/+10 |
* | Implement support for conf/options and i386/conf/options.i386 | peter | 1995-12-11 | 1 | -0/+8 |
* | Allow the specification of the controller bus when wiring down scsi buses. | gibbs | 1995-07-17 | 1 | -0/+1 |
* | Killed TIMEZONE, DST, and HZ keywords. They have generated a config error | dg | 1995-06-29 | 1 | -3/+0 |
* | Add a new `conflicts' flag for telling when a device is in conflict with | jkh | 1995-05-11 | 1 | -0/+1 |
* | Added configuration for SCSI devices wired in place. The documentation | dufault | 1995-03-01 | 1 | -0/+2 |
* | Always return null-terminated identifiers from yylex(). | bde | 1995-02-16 | 1 | -2/+3 |
* | Treat formfeeds like any other whitespace. | wollman | 1994-11-07 | 1 | -1/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+215 |