freebsd-dev/usr.sbin/config
Kyle Evans aebda5bf06 config(8): replace opteq with a call to strcasecmp
This obscures the comparison slightly less; when option name appear in
files, they are case-insensitive.

MFC after:	1 week
2019-04-15 21:20:06 +00:00
..
config.5
config.8
config.h
config.y config(8): Remove all instances of an option when opting out 2018-12-22 06:08:06 +00:00
configvers.h
kernconf.tmpl
lang.l config(8): Allow escape-quoted empty strings 2018-08-20 22:08:03 +00:00
main.c
Makefile
Makefile.depend
mkheaders.c
mkmakefile.c config(8): replace opteq with a call to strcasecmp 2019-04-15 21:20:06 +00:00
mkoptions.c