Module Name: src Committed By: martin Date: Tue Jun 21 15:41:29 UTC 2022
Modified Files: src/usr.sbin/sysinst: disklabel.c Log Message: disklabel_can_add_partition() did not consider additional partitions (while there still is space in the disklabel). Part of PR 56886. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/sysinst/disklabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.