Source-Changes archive

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

CVS commit: [netbsd-3] src/lib/libcurses



Module Name:    src
Committed By:   tron
Date:           Sat Jul 30 17:52:00 UTC 2005

Modified Files:
        src/lib/libcurses [netbsd-3]: erase.c

Log Message:
Pull up revision 1.18 (requested by jdc in ticket #628):
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.6.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