Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/19/2000 01:44:02
Module Name: basesrc
Committed By: mycroft
Date: Wed Jan 19 09:44:02 UTC 2000
Modified Files:
basesrc/distrib/utils/sysinst: run.c
Log Message:
Fix display problems:
* Use endwin() strategically so that the child does not corrupt the display
when suspending or exiting.
* Handle backspace.
* Only do one refresh per buffer-full.
* Eliminate redundant code.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/distrib/utils/sysinst/run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.