CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2021/06/11 14:28:12
Modified files: sbin/fdisk : gpt.c Log message: Add local function lba_free() to find the bounds of the largest chunk of free space in a GPT. Steal logic from GPT_get_lba_start(). No intentional functional change.