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
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