CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/21 09:45:41

Modified files:
        sbin/fdisk     : cmd.c misc.c misc.h 

Log message:
Bring GPT partition editing into line with MBR partition editing
by presenting the existing offset and size as the defaults. Enhance
getuint64() to take a minimum value as ask_num() does. Use this to
ensure that GPT partitions are constrained to the valid area of the
disk. Leave MBR partition constraints alone for the moment.

Original problem(s) noted by tim@

Reply via email to