freebsd-dev/usr.bin/dtc
Rebecca Cran 1631f21745 dtc: remove unknown option printf, since getopt will print it
Since we don't set opterr to 0, getopt prints a message when it
encounters an unknown/invalid option. We therefore don't need to
print our own message in the default handler.

Reviewed by:	kevans, theraven
Differential Revision:	https://reviews.freebsd.org/D23662
2020-02-20 21:29:59 +00:00
..
checking.cc various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
checking.hh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dtb.cc dtc: re-apply r353961, r354115 2020-02-14 18:50:03 +00:00
dtb.hh dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
dtc.1 dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
dtc.cc dtc: remove unknown option printf, since getopt will print it 2020-02-20 21:29:59 +00:00
fdt.cc dtc: re-apply r353961, r354115 2020-02-14 18:50:03 +00:00
fdt.hh Pull in latest fixes from dtc, up to 0060471 2020-02-14 18:46:34 +00:00
HACKING dtc(1): Update to 0892ec7; HACKING and implicit header fixes 2018-08-23 02:26:40 +00:00
input_buffer.cc dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
input_buffer.hh dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
Makefile Rework CXXSTD setting via r345708 2019-04-22 18:38:54 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
string.cc dtc(1): Update to 0892ec7; HACKING and implicit header fixes 2018-08-23 02:26:40 +00:00
util.hh dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00