NetBSD-Bugs archive

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

PR/42770 CVS commit: src/lib/libcurses



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

From: Roy Marples <roy%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42770 CVS commit: src/lib/libcurses
Date: Fri, 12 Feb 2010 10:06:15 +0000

 Module Name:   src
 Committed By:  roy
 Date:          Fri Feb 12 10:06:15 UTC 2010
 
 Modified Files:
        src/lib/libcurses: cr_put.c
 
 Log Message:
 Change from scroll_forward to cursor_down.
 cursor_down is more similar to our old termcap use of nl.
 Fixes PR lib/42770.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.29 -r1.30 src/lib/libcurses/cr_put.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