freebsd-dev/usr.sbin/config
Bryan Drewery 5dda1d0b82 config: Add no-ctfconvert support.
Bump CONFIGVERS to 600018 for this support.

Some files may purposely have debug info disabled or are *source files*
that attempt to run ctfconvert on them. Currently ctfconvert ignores
these errors but I have a change to make the errors real so we can
catch real problems like exceeding type limits.

Sponsored by:		Dell EMC
Reviewed by:		imp, cem, kevans
Differential Revision:	https://reviews.freebsd.org/D24535
2020-04-28 16:09:22 +00:00
..
config.5 Relax machine directives a little. 2020-02-23 23:36:56 +00:00
config.8
config.h config: Add no-ctfconvert support. 2020-04-28 16:09:22 +00:00
config.y Relax machine directives a little. 2020-02-23 23:36:56 +00:00
configvers.h config: Add no-ctfconvert support. 2020-04-28 16:09:22 +00:00
kernconf.tmpl
lang.l
main.c config(8): use sbuf to manage line buffers 2020-04-12 02:42:42 +00:00
Makefile
Makefile.depend
mkheaders.c
mkmakefile.c config: Add no-ctfconvert support. 2020-04-28 16:09:22 +00:00
mkoptions.c