Module Name: src Committed By: martin Date: Fri Jul 26 08:18:47 UTC 2019
Modified Files: src/usr.sbin/sysinst: defs.h disklabel.c gpt.c label.c mbr.c Log Message: Strip trailing / from last mounted strings. No idea how they happen, but for cgd root (init.root = "/altroot") they have been reported to exist. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/usr.sbin/sysinst/defs.h cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/sysinst/disklabel.c \ src/usr.sbin/sysinst/label.c cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/gpt.c cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/sysinst/mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.