CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/09/03 12:14:07

Modified files:
        sbin/disklabel : editor.c 

Log message:
Detect ovarlapping partitions which potentially are created when
editing an autoallocated label as the add code assumes the offsets
of all partitions are ordered for the autoalocated case.  Not the
most elegant approach, but at least this does not create overlapping
paritions silently. ok phessler@

Reply via email to