Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/lib/libcurses
Module Name: src
Committed By: riz
Date: Sun Aug 7 15:27:39 UTC 2005
Modified Files:
src/lib/libcurses [netbsd-2]: erase.c
Log Message:
Pull up revision 1.18 (requested by jdc in ticket #5537):
Make sure that werase() always marks the window as dirty. This fixes a
problem (reported by David Bariod on netbsd-help), where erasing an already
blank window would not clear the screen contents of overlapping windows.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.4.1 src/lib/libcurses/erase.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