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
F170885270: D58074.id182274.diff
Mon, Sep 7, 7:37 AM
Unknown Object (File)
Sun, Sep 6, 8:34 PM
Unknown Object (File)
Sun, Sep 6, 8:16 AM
Unknown Object (File)
Sat, Sep 5, 9:46 PM
Unknown Object (File)
Sat, Sep 5, 7:14 AM
Unknown Object (File)
Sat, Sep 5, 4:50 AM
Unknown Object (File)
Fri, Sep 4, 10:31 PM
Unknown Object (File)
Fri, Sep 4, 6:14 PM
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 Not Applicable
Unit
Tests Not Applicable

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.