Module Name: src Committed By: gson Date: Tue May 28 13:24:25 UTC 2019
Modified Files: src/usr.sbin/sysinst/arch/hppa: md.c Log Message: Clear the screen after running installboot. If we don't, there will be a leftover line saying "Status: Finished" at the top of subsequent screens, and the message "Hit enter to continue" will be redrawn after the set selection is complete, which confuses literal-minded robotic users such as anita. Fix copied from landisk. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/arch/hppa/md.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.