git: gpt(8): Rename NOENTRY to MAP_NOENTRY to avoid potential conflict
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:38 PST 2026
commit 38ab52b306af884f9efded2bdefc38cb485d4cc7
Author: Aaron LI <aly at aaronly.me>
Date: Fri Aug 29 07:02:14 2025 +0800
gpt(8): Rename NOENTRY to MAP_NOENTRY to avoid potential conflict
Given that the map.[ch] are shared with libefivar(3).
Summary of changes:
sbin/gpt/add.c | 10 +++++-----
sbin/gpt/label.c | 13 +++++++------
sbin/gpt/map.c | 2 +-
sbin/gpt/map.h | 2 +-
sbin/gpt/remove.c | 13 +++++++------
sbin/gpt/show.c | 2 +-
6 files changed, 22 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38ab52b306af884f9efded2bdefc38cb485d4cc7
--
DragonFly BSD source repository
More information about the Commits
mailing list