| Age | Commit message (Expand) | Author |
| 2010-02-03 | Introduce experimental support for ioconf-only configuration files. | pooka |
| 2009-05-13 | Dependency on config_time.src was removed today from Makefile.kern.inc, so | cube |
| 2009-04-11 | Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) | lukem |
| 2008-12-28 | rename nv_int -> nv_num and make it long long, so that dev_t will fit when | christos |
| 2007-11-09 | Don't pollute fsopttab with duplicate options for the sake of a test that | cube |
| 2007-05-12 | Enable the code that adds global constants to every kernel object file | dsl |
| 2007-05-10 | Use '.equ' instead of '.set' when defining global constants. | dsl |
| 2007-01-13 | - rename {x,}error -> cfg{x,}error and {x,}warn -> cfg{x,}warn so that we | christos |
| 2006-10-04 | Instead of trying to check the return value of every fprintf() and fputs() | dsl |
| 2006-09-04 | make this compile again. | christos |
| 2006-09-04 | Add support for specifying a default value on a 'defparam' line. | dsl |
| 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 |
| 2006-03-19 | Fix various resource leaks, all happenning on error situations (IOW, | cube |
| 2005-08-25 | in locators.h, also emit definitions about the number of locators per | drochner |
| 2005-06-28 | don't put the xxxcf_locnames[] into the global namespace | drochner |
| 2005-06-05 | config and genassym are not sysadmin tools, they are development tools. | thorpej |