NetBSD/lib/libterminfo
christos f207e61c08 replace `` with $(). Hopefully with enough examples around people will
forget about ``.
2010-10-12 12:57:51 +00:00
..
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
compile.c Use _ti_get_token instead of strsep when parsing termcap entries. 2010-03-02 14:11:11 +00:00
compiled_terms.c Store the generated compiled terminfo descriptions so that we can build 2010-02-12 12:18:33 +00:00
curterm.c libterminfo can now compile a single terminfo description which allows 2010-02-22 23:05:39 +00:00
genhash replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
genman replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
genterms replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
genthash Abort an error. 2010-03-03 12:09:49 +00:00
hash.c Don't try to map obsolete termcap bc and nl to terminfo. 2010-02-12 10:18:56 +00:00
setupterm.c Embed ansi, dumb, vt100, vt220 and wsvt25 compiled terminal descriptions 2010-02-11 00:27:09 +00:00
shlib_version
term.c Implement captoinfo so that we can convert $TERMCAP into $TERMINFO. 2010-02-26 00:09:00 +00:00
term.h Our API just uses typedefs, so don't use the struct symbol which will avoid 2010-09-22 06:10:51 +00:00
term_private.h Our API just uses typedefs, so don't use the struct symbol which will avoid 2010-09-22 06:10:51 +00:00
termcap.3 More markup. 2010-02-04 09:12:55 +00:00
termcap.c PR/43961: YAMAMOTO Takashi: uninitialized variable in termcap.c 2010-10-12 12:49:27 +00:00
termcap.h
termcap_hash.c Don't try to map obsolete termcap bc and nl to terminfo. 2010-02-12 10:18:56 +00:00
termcap_map.c Our API just uses typedefs, so don't use the struct symbol which will avoid 2010-09-22 06:10:51 +00:00
terminfo.3 More markup. 2010-02-04 09:12:55 +00:00
terminfo.5.in '>' replacement for HTML output, be explicit about slash. 2010-02-26 07:03:49 +00:00
ti.c Fix build issues on other hosts. 2010-02-04 09:46:26 +00:00
tparm.c Our API just uses typedefs, so don't use the struct symbol which will avoid 2010-09-22 06:10:51 +00:00
tputs.c Fix an array bounds check - fixes PR lib/42793. 2010-02-12 10:36:07 +00:00