NetBSD/usr.bin/hexdump
drochner 316dc7a8ab Support -the "-A addressformat" flag for od(1), from FreeBSD.
(I found a script which tries to figure out the byteorder of a box
by "od -An | grep", but it is POSIX anyway.)
There is a little behavioural change: The whitespace without any arguments
is like "-to2" now; before it was custom. It's not worse imho.
2008-09-03 16:32:57 +00:00
..
Makefile
conv.c
display.c
hexdump.1
hexdump.c Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 14:19:20 +00:00
hexdump.h
hexsyntax.c
od.1 Support -the "-A addressformat" flag for od(1), from FreeBSD. 2008-09-03 16:32:57 +00:00
odsyntax.c Support -the "-A addressformat" flag for od(1), from FreeBSD. 2008-09-03 16:32:57 +00:00
parse.c use ecalloc in previous 2006-10-09 14:27:06 +00:00