Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/05/2000 20:11:06
Module Name: basesrc
Committed By: itojun
Date: Tue Sep 5 17:11:06 UTC 2000
Modified Files:
basesrc/lib/libcurses [netbsd-1-5]: addnstr.c
Log Message:
pullup 1.9 -> 1.10 (approved by releng-1-5)
change behavior of waddnstr(w, s, 0) to be more conformant to XCURSES.
(see comment for detail)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.4.1 basesrc/lib/libcurses/addnstr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.