git: kdump - Add -h option to dump data as hex

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Nov 17 18:24:09 PST 2025


commit d30f694957490bcecc2e6ad4f63ce68b3b39987a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Nov 17 18:14:11 2025 -0800

    kdump - Add -h option to dump data as hex
    
    * Add -h option, dumps data as hex instead of ascii.

Summary of changes:
 usr.bin/kdump/kdump.1 |  2 ++
 usr.bin/kdump/kdump.c | 89 +++++++++++++++++++++++++++++++--------------------
 2 files changed, 57 insertions(+), 34 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d30f694957490bcecc2e6ad4f63ce68b3b39987a


-- 
DragonFly BSD source repository


More information about the Commits mailing list