Subject: CVS commit: [netbsd-3] src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/05/2005 00:49:05
Module Name:	src
Committed By:	tron
Date:		Sat Nov  5 00:49:05 UTC 2005

Modified Files:
	src/distrib/utils/sysinst [netbsd-3]: util.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #931):
	distrib/utils/sysinst/util.c: revision 1.137
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.135.2.1 -r1.135.2.2 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.