| Age | Commit message (Expand) | Author |
| 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 |