freebsd_amp_hwpstate/usr.bin/hexdump
Poul-Henning Kamp f84276e918 Add '-C' "Canonical" format to hexdump:
$ hexdump -C /etc/resolv.conf
00000000 64 6f 6d 61 69 6e 20 64 6b 2e 74 66 73 2e 63 6f |domain dk.tfs.co|
00000010 6d 0a 6e 61 6d 65 73 65 72 76 65 72 20 31 34 30 |m.nameserver 140|
00000020 2e 31 34 35 2e 32 33 30 2e 31 30 0a             |.145.230.10.|
1996-09-16 21:18:48 +00:00
..
Makefile
conv.c
display.c
hexdump.1 Add '-C' "Canonical" format to hexdump: 1996-09-16 21:18:48 +00:00
hexdump.c
hexdump.h
hexsyntax.c Add '-C' "Canonical" format to hexdump: 1996-09-16 21:18:48 +00:00
od.1 [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
odsyntax.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
parse.c