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
..
conv.c
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
hexdump.h
hexsyntax.c
Makefile
od.1 Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
odsyntax.c
parse.c