summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/lang.l
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-1/+1
* Allow multiple makeoption lines to be used with the += operator, this permitsthompsa2008-11-221-0/+1
* Allow kernel config files to include files other than those in the CWD,obrien2008-07-281-0/+6
* Improve INCLUDE_CONFIG_FILE support.wkoszek2007-05-121-0/+26
* Add "makeoption" as an alias to "makeoptions", for symmetry.ru2005-12-031-0/+1
* By a popular demand, add "nomakeoptions" as an alias to "nomakeoption".ru2005-11-031-0/+1
* Implement the "nocpu" directive.ru2005-11-031-0/+1
* "device" and "nodevice" lines can actually specify more than one devicedes2005-02-101-0/+2
* If the file specified in an "include" line does not exist in the currentdes2004-10-241-1/+9
* We accept both "option" and "options" so also accept both "nooption"phk2004-10-121-0/+1
* Kill count device support from config. I've changed the last fewpeter2004-08-301-17/+2
* Per letter dated July 22, 1999, delete clause 3 from code directlyimp2004-08-071-4/+0
* Add a new "files" directive, which allows to include a files.foo file directlycognet2004-05-091-0/+1
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-261-1/+3
* Implemented a simple "nodevice" config(8) command that cancelsru2003-02-151-1/+2
* Clean up hex() and octal() to return and work with unsigned integers sincejmallett2002-06-211-8/+8
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-271-0/+1
* Introduce an "include" directive. It takes one argument, a filenamedd2001-07-121-0/+85
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-191-1/+1
* Make it possible to specify profiling in the kernel config file.phk2000-10-141-0/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-35/+9
* Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-091-1/+2
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-301-1/+1
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-101-30/+0
* Zap references to 'major' token, it's not used.peter1999-10-081-1/+1
* Don't include trailing whitespace in ID tokens before comments. ie:peter1999-07-011-1/+2
* Understand 'config kernelname' and pretend it was apeter1999-05-101-0/+1
* config(8) lobotomy, please see commit msg in sys.phk1999-05-091-7/+1
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).luoqi1999-04-271-12/+38
* More cleanups, tweaks and features.peter1999-04-241-7/+7
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-181-23/+7
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-171-3/+0
* Removed unused/unusable "ha" keyword. Device classes should never havebde1998-10-161-2/+4
* Scaffolding for High Availability code. The actual code will probablyeivind1998-04-021-0/+1
* Add isa_devtab_cam.gibbs1997-09-211-0/+1
* Use err(3), add usage(). -Wall clean.charnier1997-09-151-0/+9
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-281-2/+0
* Backout yacc changes.phk1996-06-021-1/+1
* yacc rule changes.phk1996-05-301-1/+1
* Implemented a new keyword `disable'. This should be useful for controllingbde1996-04-131-7/+10
* Implement support for conf/options and i386/conf/options.i386peter1995-12-111-0/+8
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-171-0/+1
* Killed TIMEZONE, DST, and HZ keywords. They have generated a config errordg1995-06-291-3/+0
* Add a new `conflicts' flag for telling when a device is in conflict withjkh1995-05-111-0/+1
* Added configuration for SCSI devices wired in place. The documentationdufault1995-03-011-0/+2
* Always return null-terminated identifiers from yylex().bde1995-02-161-2/+3
* Treat formfeeds like any other whitespace.wollman1994-11-071-1/+1
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+215
OpenPOWER on IntegriCloud