freebsd-dev/usr.bin/hexdump
Conrad Meyer 8fb93ac95d hexdump(1): Exit gracefully on format strings missing conversion
PR:		237263
Submitted by:	Bojan Petrovic <bojan_petrovic AT fastmail.fm>
2019-04-13 16:51:48 +00:00
..
tests hexdump(1): Exit gracefully on format strings missing conversion 2019-04-13 16:51:48 +00:00
conv.c Silence the gcc warning: 'op' may be used uninitialized in this function 2018-01-20 15:37:47 +00:00
display.c Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
hexdump.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
hexdump.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hexdump.h hexdump(1): Exit gracefully on format strings missing conversion 2019-04-13 16:51:48 +00:00
hexsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
od.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
odsyntax.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
parse.c hexdump(1): Exit gracefully on format strings missing conversion 2019-04-13 16:51:48 +00:00