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 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
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 Mark the 'conflicts' keyword as obsolete, and don't generate (unused) 2000-01-29 18:14:59 +00:00
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 Re-support "tape" as an alias for device and clean up a bit more cruft 1999-11-09 07:20:22 +00:00
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 Further cleanup. Also remove the following unused or defunct tokens: 1999-10-10 17:36:11 +00:00
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 Mark the 'conflicts' keyword as obsolete, and don't generate (unused) 2000-01-29 18:14:59 +00:00
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