Page MenuHomeFreeBSD

hexdump: Support octal and hex for -N option
ClosedPublic

Authored by aokblast on Jul 7 2026, 4:52 AM.
Tags
None
Referenced Files
F169262835: D58074.diff
Tue, Sep 1, 2:21 AM
Unknown Object (File)
Sun, Aug 30, 11:10 PM
Unknown Object (File)
Sun, Aug 30, 8:35 PM
Unknown Object (File)
Sun, Aug 30, 6:53 PM
Unknown Object (File)
Mon, Aug 24, 3:27 AM
Unknown Object (File)
Sun, Aug 23, 4:21 PM
Unknown Object (File)
Sun, Aug 23, 3:31 PM
Unknown Object (File)
Fri, Aug 21, 12:28 AM
Subscribers

Details

Summary

GNU hexdump supports octal and hex, we add supports for BSD style
hexdump for better compatibility.

See: https://github.com/llvm/llvm-project/pull/206581/

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 74577
Build 71460: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 20 2026, 8:12 AM
This revision was automatically updated to reflect the committed changes.