summaryrefslogtreecommitdiffstats
path: root/sys/gnu
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1998-12-13 06:40:18 +0000
committerdillon <dillon@FreeBSD.org>1998-12-13 06:40:18 +0000
commita9cca9c815fe1d2b280f4312a83866b0b14b57ce (patch)
treec46e85b4ff0367f53686d020454a7d99368eae54 /sys/gnu
parentd2013aefd04d7ec6dcceccae50845084d5fe80e2 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud