freebsd-dev/usr.sbin/config
Jordan K. Hubbard b5909509ee Make good on my promise to finally clean up the config clobbering.
If you invoke config with the `-n' flag or have NO_CONFIG_CLOBBER in
your environment, config will behave the same way it used to.  This is
now _documented_ as well.  Rip out all the CONFIG_DONT_CLOBBER cruft;
some of it wasn't even correct anyway.
1995-02-22 15:37:32 +00:00
..
SMM.doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
config.8 Make good on my promise to finally clean up the config clobbering. 1995-02-22 15:37:32 +00:00
config.h Allow config to fully handle the aic7770 driver dependancies. 1994-12-31 19:23:10 +00:00
config.y config.y: 1995-02-16 12:17:30 +00:00
lang.l Always return null-terminated identifiers from yylex(). 1995-02-16 11:52:11 +00:00
main.c Make good on my promise to finally clean up the config clobbering. 1995-02-22 15:37:32 +00:00
Makefile Make good on my promise to finally clean up the config clobbering. 1995-02-22 15:37:32 +00:00
mkglue.c Finish removing `#ifdef STATCLOCK'. Not removing it properly here 1994-12-06 22:01:16 +00:00
mkheaders.c
mkioconf.c Restore the field widths that were clobbered by the previous commit so that 1995-02-08 18:42:58 +00:00
mkmakefile.c Allow config to fully handle the aic7770 driver dependancies. 1994-12-31 19:23:10 +00:00
mkswapconf.c Write setconf() in KNF, in K&R C, and in Standard C.Standard C. 1995-02-18 21:32:19 +00:00
mkubglue.c