Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/usr.sbin/sysinst
Module Name: src
Committed By: msaitoh
Date: Fri Aug 2 05:41:46 UTC 2019
Modified Files:
src/usr.sbin/sysinst [netbsd-9]: disks.c label.c target.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #4):
usr.sbin/sysinst/target.c: revision 1.9
usr.sbin/sysinst/disks.c: revision 1.45
usr.sbin/sysinst/label.c: revision 1.11
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.44.2.1 src/usr.sbin/sysinst/disks.c
cvs rdiff -u -r1.10 -r1.10.2.1 src/usr.sbin/sysinst/label.c
cvs rdiff -u -r1.8 -r1.8.2.1 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.
Home |
Main Index |
Thread Index |
Old Index