Source-Changes archive

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

CVS commit: src/distrib/utils/sysinst



Module Name:    src
Committed By:   dsl
Date:           Thu Jul 10 13:36:51 UTC 2003

Modified Files:
        src/distrib/utils/sysinst: run.c util.c
        src/distrib/utils/sysinst/arch/i386: md.c

Log Message:
Ensure correct curses tty settings are restored after a program runs.
Remove the abberant call to endwin() in i386 md_update() that caused
echo to be left on. I've not removed the endwin from the other ports.
Only run MAKEDEV if etc.tgz installed.
Some extra sanity checks on an 'rm -rf %s'.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/distrib/utils/sysinst/run.c
cvs rdiff -r1.102 -r1.103 src/distrib/utils/sysinst/util.c
cvs rdiff -r1.91 -r1.92 src/distrib/utils/sysinst/arch/i386/md.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