CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2018/07/01 06:59:33

Modified files:
        sbin/disklabel : editor.c 

Log message:
Rework partition offset/size rounding logic, removing it from
getuint64() which struggled to know what to do. Add it to the
places rounding is actually wanted by creating and using
alignpartition() which takes parameters to determine what is rounded,
to what boundaries and in what direction.

Simplifies and clarifies logic.

Various minor verbiage tweaks and shuffling of output under
expert mode to improve output during alignments.

Been in snaps for a couple of weeks.

much back & forth with and ok otto@

Reply via email to