Module Name: src Committed By: gson Date: Mon Sep 11 15:24:28 UTC 2017
Modified Files: src/usr.sbin/sysinst/arch/i386: 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 the next screen, along with some random punctuation in the left and right margins. Inspired by ../landisk/md.c 1.3. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/sysinst/arch/i386/md.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.