Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index