freebsd-dev/usr.sbin/config
wkoszek af63804f2d Handle !INCLUDE_CONFIG_FILE entirely in the kernel. This should make some
developers happy, since it will let them to use old config(8) with newer
kernels.

Reviewed by:	imp
Approved by:	imp
2007-05-16 16:08:04 +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 Bump config(8) version and build requirement for config(8) to 600006. This 2007-05-13 02:36:41 +00:00
kernconf.tmpl Handle !INCLUDE_CONFIG_FILE entirely in the kernel. This should make some 2007-05-16 16:08:04 +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