NetBSD/usr.bin/hexdump
itojun 4806b1729d printf() pedant - even if we are sure that there's no %-formatted in a
varaiable, don't pass variable alone to printf().
From: kris@freebsd.org (FreeBSD-current usr.bin/hexdump/display.c 1.4 -> 1.6)
2000-07-10 10:09:04 +00:00
..
Makefile merge lite-2. 1997-10-18 13:53:56 +00:00
conv.c WARNSify, fix .Nm usage, deprecate register 1997-10-19 02:34:02 +00:00
display.c printf() pedant - even if we are sure that there's no %-formatted in a 2000-07-10 10:09:04 +00:00
hexdump.1 Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
hexdump.c WARNSify, fix .Nm usage, deprecate register 1997-10-19 02:34:02 +00:00
hexdump.h merge lite-2. 1997-10-18 13:53:56 +00:00
hexsyntax.c Show -C option in usage. PR/5266 1998-04-08 23:48:57 +00:00
od.1 Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
odsyntax.c char -> unsigned char 1998-12-19 16:37:28 +00:00
parse.c char -> unsigned char 1998-12-19 16:37:28 +00:00