Module Name: src Committed By: martin Date: Wed Jan 15 19:37:42 UTC 2020
Modified Files: src/usr.sbin/sysinst: label.c Log Message: Avoid using the global "pm" variable in utility functions - during extended partitioning they may point to a different device. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/sysinst/label.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.