freebsd-skq/usr.sbin/config
kevans 1cbd030b6d config(8): Remove all instances of an option when opting out
Quick follow-up to r342362: options can appear multiple times now, so
clean up all of them as needed. For non-OPTIONS options, this has no effect
since they're already de-duplicated.

MFC after:	1 week
X-MFC-With:	r342362
2018-12-22 06:08:06 +00:00
..
config.5
config.8
config.h config(8): Add compatibility shims for r335998 2018-07-17 14:14:53 +00:00
config.y config(8): Remove all instances of an option when opting out 2018-12-22 06:08:06 +00:00
configvers.h config(8): Add compatibility shims for r335998 2018-07-17 14:14:53 +00:00
kernconf.tmpl
lang.l config(8): Allow escape-quoted empty strings 2018-08-20 22:08:03 +00:00
main.c Fix GCC 4.2 build after r336415, proper declaration and prototype 2018-07-17 14:34:54 +00:00
Makefile
Makefile.depend
mkheaders.c
mkmakefile.c Remove variable re-inserted during mis-application of r336973 2018-07-31 16:08:17 +00:00
mkoptions.c