Module Name: src Committed By: roy Date: Thu Feb 11 00:27:09 UTC 2010
Modified Files: src/lib/libterminfo: Makefile curterm.c setupterm.c term.c term.h term_private.h Log Message: Embed ansi, dumb, vt100, vt220 and wsvt25 compiled terminal descriptions into libterminfo. Constify some foo. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libterminfo/Makefile \ src/lib/libterminfo/term.c src/lib/libterminfo/term_private.h cvs rdiff -u -r1.1 -r1.2 src/lib/libterminfo/curterm.c \ src/lib/libterminfo/setupterm.c cvs rdiff -u -r1.3 -r1.4 src/lib/libterminfo/term.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.