HomeFreeBSD

PR: bin/9016
rS41724Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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.

Details

Provenance
dillonAuthored on
Parents
rS41723: PR: bin/5572
Branches
Unknown
Tags
Unknown

Event Timeline