CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/17 10:17:38
Modified files:
lib/libc/gen : disklabel.c
Log message:
Use DL_PARTNUM2NAME() and DL_PARTNUM2NAME(). When we move to a-zA-Z
partitions, the ascii letters are not linear so use partition numbers
instead and translate the other way.
ok krw
