]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make good on my promise to finally clean up the config clobbering.
authorJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 22 Feb 1995 15:37:32 +0000 (15:37 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 22 Feb 1995 15:37:32 +0000 (15:37 +0000)
commitb5909509ee885eb7df85d6b92d8da2797a4b0847
treefcbd8ff64842af34da954f77c3f1e17a744e0448
parentd9dc2f74ef170b31c8c0542d8cd7a53810b766cb
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.
usr.sbin/config/Makefile
usr.sbin/config/config.8
usr.sbin/config/main.c