freebsd-dev/usr.bin/hexdump
Gavin Atkinson 50819829d3 Merge r204053 from head:
The correct value of DEL is 0x7f, not 0xff.  This is purely a documentation
  issue - od(1) and hexdump(1) behave as expected.

PR:		docs/143869
Submitted by:	gcooper
2010-03-10 13:40:37 +00:00
..
conv.c
display.c
hexdump.1 Merge r204053 from head: 2010-03-10 13:40:37 +00:00
hexdump.c
hexdump.h
hexsyntax.c
Makefile
od.1 Merge r204053 from head: 2010-03-10 13:40:37 +00:00
odsyntax.c
parse.c Use strlcpy() instead of explicitly set \0 on the tail of the array. 2009-06-23 23:32:24 +00:00