CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/24 07:44:14
Modified files:
sbin/disklabel : disklabel.c
Log message:
Rename parselabel() to parsefstab() and makelabel() to
parsedisktab().
Move non-fstab and non-disktab bits to the single points of
invocation for both.
No intentional functional change.
