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
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
odsyntax.c revert and fix the usage to be consistent with other programs. 2010-11-27 20:46:38 +00:00
parse.c