freebsd-dev/usr.sbin/config
Warner Losh c1f4dd9355 Fix some problems that affect multiple file inclusion. Bruce found
this bug and submitted these patches to dunstan@.  He sent them to me
to test, and I discovered they were needed for the atmel kernel config
files.  Since we were playing with them in the terminal room after the
developer's summit today, I thought I'd go ahead and commit them to
allow those folks that now have atmel hardware (thanks Andre) a chance
to try it out w/o my help.  Since dunstan@ is asleep right now, risk
stepping on his toes a little by going ahead and committing this
change.

Submitted by: dunstan@, bde@
Tested by: bde@
2007-05-17 04:53: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 Fix some problems that affect multiple file inclusion. Bruce found 2007-05-17 04:53:52 +00:00
config.y Fix some problems that affect multiple file inclusion. Bruce found 2007-05-17 04:53:52 +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 Fix some problems that affect multiple file inclusion. Bruce found 2007-05-17 04:53: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