aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config/lang.l
Commit message (Expand)AuthorAgeFilesLines
* Add a new "files" directive, which allows to include a files.foo file directlyOlivier Houchard2004-05-091-0/+1
* Implemented "nooption" and "nomakeoption" config(8) tokens.Ruslan Ermilov2003-02-261-1/+3
* Implemented a simple "nodevice" config(8) command that cancelsRuslan Ermilov2003-02-151-1/+2
* Clean up hex() and octal() to return and work with unsigned integers sinceJuli Mallett2002-06-211-8/+8
* Enable hardwiring of things like tunables from embedded enironmentsPeter Wemm2001-08-271-0/+1
* Introduce an "include" directive. It takes one argument, a filenameDima Dorfman2001-07-121-0/+85
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"Peter Wemm2001-02-191-1/+1
* Make it possible to specify profiling in the kernel config file.Poul-Henning Kamp2000-10-141-0/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-35/+9
* Re-support "tape" as an alias for device and clean up a bit more cruftPeter Wemm1999-11-091-1/+2
* Add option "-d destdir" which instructs config to use another outputMarcel Moolenaar1999-10-301-1/+1
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-101-30/+0
* Zap references to 'major' token, it's not used.Peter Wemm1999-10-081-1/+1
* Don't include trailing whitespace in ID tokens before comments. ie:Peter Wemm1999-07-011-1/+2
* Understand 'config kernelname' and pretend it was aPeter Wemm1999-05-101-0/+1
* config(8) lobotomy, please see commit msg in sys.Poul-Henning Kamp1999-05-091-7/+1
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).Luoqi Chen1999-04-271-12/+38
* More cleanups, tweaks and features.Peter Wemm1999-04-241-7/+7
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thePeter Wemm1999-04-181-23/+7
* Get out the blow torch and hack away all the unused stuff. Note thatPeter Wemm1999-04-171-3/+0
* Removed unused/unusable "ha" keyword. Device classes should never haveBruce Evans1998-10-161-2/+4
* Scaffolding for High Availability code. The actual code will probablyEivind Eklund1998-04-021-0/+1
* Add isa_devtab_cam.Justin T. Gibbs1997-09-211-0/+1
* Use err(3), add usage(). -Wall clean.Philippe Charnier1997-09-151-0/+9
* Remove support for "port none" and "port auto", it gains nothing,Andrey A. Chernov1997-03-281-2/+0
* Backout yacc changes.Poul-Henning Kamp1996-06-021-1/+1
* yacc rule changes.Poul-Henning Kamp1996-05-301-1/+1
* Implemented a new keyword `disable'. This should be useful for controllingBruce Evans1996-04-131-7/+10
* Implement support for conf/options and i386/conf/options.i386Peter Wemm1995-12-111-0/+8
* Allow the specification of the controller bus when wiring down scsi buses.Justin T. Gibbs1995-07-171-0/+1
* Killed TIMEZONE, DST, and HZ keywords. They have generated a config errorDavid Greenman1995-06-291-3/+0
* Add a new `conflicts' flag for telling when a device is in conflict withJordan K. Hubbard1995-05-111-0/+1
* Added configuration for SCSI devices wired in place. The documentationPeter Dufault1995-03-011-0/+2
* Always return null-terminated identifiers from yylex().Bruce Evans1995-02-161-2/+3
* Treat formfeeds like any other whitespace.Garrett Wollman1994-11-071-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+215