summaryrefslogtreecommitdiff
path: root/usr.bin/config/mkheaders.c
AgeCommit message (Expand)Author
2010-02-03Introduce experimental support for ioconf-only configuration files.pooka
2009-05-13Dependency on config_time.src was removed today from Makefile.kern.inc, socube
2009-04-11Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow)lukem
2008-12-28rename nv_int -> nv_num and make it long long, so that dev_t will fit whenchristos
2007-11-09Don't pollute fsopttab with duplicate options for the sake of a test thatcube
2007-05-12Enable the code that adds global constants to every kernel object filedsl
2007-05-10Use '.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 wechristos
2006-10-04Instead of trying to check the return value of every fprintf() and fputs()dsl
2006-09-04make this compile again.christos
2006-09-04Add support for specifying a default value on a 'defparam' line.dsl
2006-08-26Now that this is part of tools, we don't need the extra build glue.christos
2006-05-25Introduce two new statements:cube
2006-03-19Fix various resource leaks, all happenning on error situations (IOW,cube
2005-08-25in locators.h, also emit definitions about the number of locators perdrochner
2005-06-28don't put the xxxcf_locnames[] into the global namespacedrochner
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej