opnsense-src/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 In 'od -c' mode, deal with printable but zero-width combining 2006-07-31 14:17:04 +00:00
display.c In next(), ensure that 'done' is set in the case when a file cannot 2004-08-04 02:47:32 +00:00
hexdump.1 Merge r204053 from head: 2010-03-10 13:40:37 +00:00
hexdump.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
hexdump.h Add POSIX-style support for multibyte characters to od(1): the 'c' 2004-07-11 01:11:12 +00:00
hexsyntax.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
Makefile display.c: 2004-07-22 13:14:42 +00:00
od.1 Merge r204053 from head: 2010-03-10 13:40:37 +00:00
odsyntax.c display.c: 2004-07-22 13:14:42 +00:00
parse.c Use strlcpy() instead of explicitly set \0 on the tail of the array. 2009-06-23 23:32:24 +00:00