| Age | Commit message (Expand) | Author |
| 2021-09-10 | usr.bin: remove unnecessary lint comment CONSTCOND | rillig |
| 2020-07-26 | Don't print the location of the include directive twice. | uwe |
| 2020-04-03 | Avoid depending on common symbols. | joerg |
| 2020-03-09 | Add an enabled bit to keep track of the parent state (if we are ignoring | christos |
| 2020-03-08 | Add debugging, no functional change. | christos |
| 2020-03-08 | Recognize {if{,n}def,elfif{,n}def,else,endif} only at the beginning of the | christos |
| 2020-03-07 | PR/55057: Paul Goyette: Don't use % 6 arithmetic that hurts the brain for | christos |
| 2020-03-07 | Keep track where more objects are declared so that we can print where things | christos |
| 2016-08-07 | Accept "-no" as a "no" that does not cause errors if the object deleted | christos |
| 2015-09-04 | Sort files in ${ALLFILES} in the order of parsing of `files.*'. | uebayasi |
| 2015-09-01 | Introduce a new syntax, "buildprefix", to specify prefix of files under kernel | uebayasi |
| 2015-06-16 | remove stray newlines from errors/warnings | christos |
| 2014-11-07 | - simplify string parsing | christos |
| 2014-10-31 | config(1), config(5): Introduce "select" | uebayasi |
| 2014-10-29 | cast to signed, since that's all we have. | christos |
| 2014-10-29 | - add RCSID's | christos |
| 2014-10-11 | On second thought, resolving "device" dependency in enddefs() is correct. | uebayasi |
| 2012-03-20 | Use C89 function definitions | matt |
| 2010-04-30 | For the simple cases, augment device-major with information on how | pooka |
| 2010-03-08 | Add a highly experimental pseudo-root feature to be used in conjuction | pooka |
| 2010-02-03 | Introduce experimental support for ioconf-only configuration files. | pooka |
| 2009-10-28 | don't '#define yywrap() 1', use '%option noyywrap'. This is because the | christos |
| 2009-04-11 | Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) | lukem |
| 2008-10-09 | Avoid memory leak in error case. From Gao Ya'nan in PR bin/39721. | dholland |
| 2008-06-10 | Seperate pseudo-devs which don't use device_t et al. (the classical | drochner |
| 2007-11-09 | Add support for "ifdef <attribute>" blocks. It goes like this: | cube |
| 2007-11-09 | - Make include/cinclude/package eat up to the next new-line character. | cube |
| 2007-01-13 | - rename {x,}error -> cfg{x,}error and {x,}warn -> cfg{x,}warn so that we | christos |
| 2007-01-09 | Add new syntaxic sugar to provide a value in lint (i.e., config -L) | cube |
| 2006-08-26 | Now that this is part of tools, we don't need the extra build glue. | christos |
| 2006-05-25 | Introduce two new statements: | cube |
| 2005-10-12 | Introduce versioning to config(1). This will allow us to provide a way to | cube |
| 2005-09-10 | Move package/cinclude/include handling from the parser to the scanner, | martin |
| 2005-06-05 | config and genassym are not sysadmin tools, they are development tools. | thorpej |