CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/06/17 05:21:48
Modified files: sbin/fdisk : cmd.c fdisk.8 gpt.c Log message: Enable the interactive partition editor's 'edit' command to accept -R style compact GPT partition descriptions. Allows adding/modifying/deleting a GPT partition in one step as an alternative to the normal up to two commands (edit and flag) and four prompts (id, offset, size, name).