Subject: CVS commit: src/lib/libcurses
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/28/2003 20:19:43
Module Name:	src
Committed By:	dsl
Date:		Wed May 28 20:19:43 UTC 2003

Modified Files:
	src/lib/libcurses: tstp.c

Log Message:
Don't restartwin() if it isn't stopped.
Ensures we don't save the modified tty flags (as well as doing all the
initialisation twice) if the application (eg systat) calls curses functions
in its own restart code.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libcurses/tstp.c

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