Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/22/2005 09:31:50
Module Name:	src
Committed By:	dsl
Date:		Sat Oct 22 09:31:50 UTC 2005

Modified Files:
	src/distrib/utils/sysinst: util.c

Log Message:
Don't redisplay the title messages before displaying sub-menus during set
selection (eg selecting the X sets).
libcurses got changed earlier in the year so that the erase (and refresh)
of the message window caused all the unchanged spaces to be redrawn
overwriting most of the main set selection window.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 src/distrib/utils/sysinst/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.