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
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
Unknown Object (File)
Thu, Aug 13, 1:20 PM
Unknown Object (File)
Mon, Aug 10, 11:39 AM
Unknown Object (File)
Sun, Aug 9, 8:25 PM
Unknown Object (File)
Sun, Aug 9, 8:00 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.