CVS commit: src/lib/libcurses
"Brett Lymn" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: blymn Date: Mon Jun 29 06:06:10 UTC 2026 Modified Files: src/lib/libcurses: refresh.c Log Message: Part of fix for PR lib/58282 Redo the logic for erasing lines when we have the capability, it was broken and caused blanks to be written when clearing the screen instead which caused thrashing and large outputs. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/lib/libcurses/refresh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.