Module Name: src Committed By: msaitoh Date: Wed Aug 28 10:00:53 UTC 2019
Modified Files: src/usr.sbin/sysinst [netbsd-9]: defs.h upgrade.c util.c Log Message: Pull up following revision(s) (requested by martin in ticket #123): usr.sbin/sysinst/util.c: revision 1.32 usr.sbin/sysinst/upgrade.c: revision 1.13 usr.sbin/sysinst/defs.h: revision 1.44 Do not offer to upgrade the "current system" if we are running off a CD (i.e. / is mounted read-only) To generate a diff of this commit: cvs rdiff -u -r1.42.2.1 -r1.42.2.2 src/usr.sbin/sysinst/defs.h cvs rdiff -u -r1.12 -r1.12.2.1 src/usr.sbin/sysinst/upgrade.c cvs rdiff -u -r1.29.2.2 -r1.29.2.3 src/usr.sbin/sysinst/util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.