git: gpt(8): Fix comments, tweak number formatter, improve messages
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:43 PST 2026
commit 54a89d12dbfc46df25fcf899065810784d9774db
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jan 22 14:21:02 2026 +0800
gpt(8): Fix comments, tweak number formatter, improve messages
Summary of changes:
sbin/gpt/add.c | 8 ++---
sbin/gpt/create.c | 8 ++---
sbin/gpt/destroy.c | 2 +-
sbin/gpt/expand.c | 22 ++++++------
sbin/gpt/gpt.c | 102 +++++++++++++++++++++++++++++------------------------
sbin/gpt/label.c | 6 ++--
sbin/gpt/map.c | 10 +++---
sbin/gpt/migrate.c | 12 +++----
sbin/gpt/remove.c | 13 ++++---
sbin/gpt/show.c | 14 ++++----
10 files changed, 103 insertions(+), 94 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/54a89d12dbfc46df25fcf899065810784d9774db
--
DragonFly BSD source repository
More information about the Commits
mailing list