Module Name: src Committed By: roy Date: Mon Oct 8 20:44:34 UTC 2018
Modified Files:
src/lib/libterminfo: term.c
Log Message:
terminfo: if $TERMINFO.cdb doesn't exist, try $TERMINFO
This allows this command sequence to work:
tic -o /tmp/foo foo
TERMINFO=/tmp/foo TERM=foo infocmp
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libterminfo/term.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
