NetBSD-Bugs archive

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

PR/58282 CVS commit: [netbsd-11] src/lib/libcurses



The following reply was made to PR lib/58282; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58282 CVS commit: [netbsd-11] src/lib/libcurses
Date: Tue, 7 Jul 2026 14:34:02 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Tue Jul  7 14:34:02 UTC 2026
 
 Modified Files:
 	src/lib/libcurses [netbsd-11]: addbytes.c cur_hash.c curses_private.h
 	    refresh.c
 
 Log Message:
 Pull up the following revisions(s) (requested by blymn in ticket #375):
 	lib/libcurses/cur_hash.c:	revision 1.15
 	lib/libcurses/curses_private.h:	revision 1.83
 	lib/libcurses/addbytes.c:	revision 1.72
 	lib/libcurses/refresh.c:	revision 1.134
 
 Fix PR lib/58282
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.70.2.1 -r1.70.2.2 src/lib/libcurses/addbytes.c
 cvs rdiff -u -r1.14 -r1.14.6.1 src/lib/libcurses/cur_hash.c
 cvs rdiff -u -r1.82 -r1.82.2.1 src/lib/libcurses/curses_private.h
 cvs rdiff -u -r1.129.2.2 -r1.129.2.3 src/lib/libcurses/refresh.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