Module Name: src Committed By: martin Date: Thu Aug 1 16:32:06 UTC 2019
Modified Files: src/usr.sbin/sysinst: disks.c label.c target.c Log Message: Do not strip the trailing / on root mounts when evaluation "last mounted on". Fix some /dev/ and raw vs. block device confusion on system upgrades. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/usr.sbin/sysinst/disks.c cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/sysinst/label.c cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/sysinst/target.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.