diff options
author | dillon <dillon@FreeBSD.org> | 1998-12-13 06:40:18 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1998-12-13 06:40:18 +0000 |
commit | a9cca9c815fe1d2b280f4312a83866b0b14b57ce (patch) | |
tree | c46e85b4ff0367f53686d020454a7d99368eae54 /sys/gnu | |
parent | d2013aefd04d7ec6dcceccae50845084d5fe80e2 (diff) | |
download | FreeBSD-src-a9cca9c815fe1d2b280f4312a83866b0b14b57ce.zip FreeBSD-src-a9cca9c815fe1d2b280f4312a83866b0b14b57ce.tar.gz |
PR: bin/9016
Fix bug with od/hd/hexdump. "*" lines are supposed to indicate one or
duplicates of the previous line, but a small file with less then 16
characters of zeros in it will be falsy identified as a repeat of
the (non-existant) previous line. i.e. the first line of output winds
up being a "*". Added a bit of code to handle the degenerate 'there is
no previous line' case for the first line.
Diffstat (limited to 'sys/gnu')
0 files changed, 0 insertions, 0 deletions