freebsd-nq/usr.sbin/config
Peter Wemm 3f664fc689 A checkpoint of a part of a work-in-progress. Some more cleanups for
config(8).  This commit allows control of the creation of the
#include "foo.h" files.  We now only create them explicitly when needed.
BTW; these are mostly bad because they usually imply static limits on
numbers of units for devices.  eg: struct mysoftc sc[NFOO];
These static limits have Got To Go.
2000-06-10 22:13:40 +00:00
..
SMM.doc
config.8
config.h A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
config.y
configvers.h A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
lang.l
main.c A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
Makefile
mkheaders.c A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
mkioconf.c
mkmakefile.c A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00
mkoptions.c A checkpoint of a part of a work-in-progress. Some more cleanups for 2000-06-10 22:13:40 +00:00