Module Name: src Committed By: martin Date: Fri Jan 10 10:47:35 UTC 2020
Modified Files: src/usr.sbin/sysinst: disklabel.c Log Message: Move the LABELSECTOR check and make it FS type specific - some partition types (FFS, RAID) are allowed to overlap with the LABELSECTOR. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 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.