freebsd-skq/usr.sbin/config
wkoszek 542df97fc9 This is loser's commit message:
Remember about tricky cases, where options contain unfriendly characters,
from the ANSI-C string point of view ('"' in this case). The x09 build
breakage was caused by SC_CUT_SEPCHARS options.

I did test this patch number of times; each time unprofessionally and
inappropriately.

OKed by:	cognet (mentor)
2007-05-12 22:37:52 +00:00
..
SMM.doc
config.5 Document multiple hints lines. 2006-10-24 00:44:40 +00:00
config.8 Improve INCLUDE_CONFIG_FILE support. 2007-05-12 19:38:18 +00:00
config.h Improve INCLUDE_CONFIG_FILE support. 2007-05-12 19:38:18 +00:00
config.y Improve INCLUDE_CONFIG_FILE support. 2007-05-12 19:38:18 +00:00
configvers.h Added rudimentary support for the "include" directive (inside "files"). 2006-10-01 17:17:29 +00:00
kernconf.tmpl Improve INCLUDE_CONFIG_FILE support. 2007-05-12 19:38:18 +00:00
lang.l Improve INCLUDE_CONFIG_FILE support. 2007-05-12 19:38:18 +00:00
main.c This is loser's commit message: 2007-05-12 22:37:52 +00:00
Makefile Add ${.CURDIR} before kernconf.tmpl in order to let the build see newly 2007-05-12 20:33:13 +00:00
mkheaders.c Clean some code that became obfuscated over the years: 2005-11-25 22:25:34 +00:00
mkmakefile.c Don't leak files. 2006-10-24 07:12:31 +00:00
mkoptions.c Use calloc() instead of zeroing the memory our own. 2006-06-07 01:43:26 +00:00