Module Name: src Committed By: martin Date: Mon Oct 12 12:17:29 UTC 2020
Modified Files: src/usr.sbin/sysinst: bsddisklabel.c Log Message: Previously we abused pm->ptstart / pm->ptsize to pass the bounds of the NetBSD outer partition to the inner partition editor - but now this is not a valid assumption any more, so explicitly fix the bounds if an outer partition exists. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/sysinst/bsddisklabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.