NetBSD/usr.bin/hexdump
mrg 347cb101f4 properly detect that we aren't od(1) and act as hexdump. fixes hexdump,
which also broke startx (second time this week!)

from mlelstv.
2010-11-28 10:45:32 +00:00
..
Makefile
conv.c remove agitation that od(1) was deprecated -- it is still POSIX 2010-02-09 14:06:37 +00:00
display.c
hexdump.1 DEL is 0x7F, not 0xFF. From FreeBSD via OpenBSD. 2010-02-27 10:45:23 +00:00
hexdump.c properly detect that we aren't od(1) and act as hexdump. fixes hexdump, 2010-11-28 10:45:32 +00:00
hexdump.h revert and fix the usage to be consistent with other programs. 2010-11-27 20:46:38 +00:00
hexsyntax.c revert and fix the usage to be consistent with other programs. 2010-11-27 20:46:38 +00:00
od.1 Bump date for previous. 2010-02-09 14:25:39 +00:00
odsyntax.c revert and fix the usage to be consistent with other programs. 2010-11-27 20:46:38 +00:00
parse.c