Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 05/08/2000 06:17:15
Module Name: basesrc
Committed By: blymn
Date: Mon May 8 13:17:15 UTC 2000
Modified Files:
basesrc/lib/libterm: termcap.c
Log Message:
* Modified t_getent to ignore the TERMCAP env variable if it contains the
ZZ attribute which indicates the TERMCAP was exported from another
programme and has been truncated. Iff a real termcap entry cannot be
found then TERMCAP with a ZZ in it will be used as a last resort.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/lib/libterm/termcap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.