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
F172830503: D58074.diff
Mon, Sep 21, 9:20 AM
Unknown Object (File)
Sun, Sep 20, 7:05 PM
Unknown Object (File)
Fri, Sep 11, 2:42 PM
Unknown Object (File)
Fri, Sep 11, 11:54 AM
Unknown Object (File)
Fri, Sep 11, 10:12 AM
Unknown Object (File)
Wed, Sep 9, 5:02 AM
Unknown Object (File)
Tue, Sep 8, 9:16 AM
Unknown Object (File)
Mon, Sep 7, 7:37 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 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.