CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/16 09:49:16
Modified files:
sbin/disklabel : editor.c
Log message:
Use size of largest chunk of free space, not total of all chunks
of free space, when checking for sufficient space to add a
partition. As a side-benefit the list of free chunks only needs
to be built once.
