NetBSD/usr.bin/hexdump
bjh21 94f69635b1 Further POSIXification: od now supports -N, which is equivalent to hexdump's
-n (format only COUNT bytes of input).
2001-12-05 18:07:50 +00:00
..
Makefile More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
conv.c
display.c PR/9195: Tanaka Akira: od does not display short files containing nulls. Fix 2001-02-15 18:16:12 +00:00
hexdump.1 Whitespace cleanup. 2001-12-01 16:43:07 +00:00
hexdump.c
hexdump.h constify 2001-02-07 18:32:07 +00:00
hexsyntax.c Show -C option in usage. PR/5266 1998-04-08 23:48:57 +00:00
od.1 Further POSIXification: od now supports -N, which is equivalent to hexdump's 2001-12-05 18:07:50 +00:00
odsyntax.c Further POSIXification: od now supports -N, which is equivalent to hexdump's 2001-12-05 18:07:50 +00:00
parse.c constify 2001-02-07 18:32:07 +00:00