CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/26 14:32:10
Modified files:
sbin/fdisk : cmd.c misc.c misc.h
Log message:
Adapt ask_string() from disklabel's getstring(). It will be used
to obtain GPT partition names. Tweak ask_pid() to take low/high
bounds so it can handle 1-ff (MBR) or 1000-ffff (GPT) partition
pids as required. A pid of '0' is still special and disables the
partition.
No visible or intentional functional change.
