Source-Changes archive

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

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



Module Name:    src
Committed By:   ghen
Date:           Fri Aug 25 16:15:33 UTC 2006

Modified Files:
        src/lib/libcurses [netbsd-4]: color.c delwin.c screen.c

Log Message:
Pull up following revision(s) (requested by jdc in ticket #54):
        lib/libcurses/color.c: revision 1.31
        lib/libcurses/screen.c: revision 1.18
        lib/libcurses/delwin.c: revision 1.14
Make sure we update the correct window when changing colour pairs.
When deleting windows and screens, also set to NULL the standard names
that refer to the window or screen just deleted.
Add some more debugging information.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.30.2.1 src/lib/libcurses/color.c
cvs rdiff -r1.13 -r1.13.12.1 src/lib/libcurses/delwin.c
cvs rdiff -r1.17 -r1.17.12.1 src/lib/libcurses/screen.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