NetBSD/lib/libterminfo
roy 2f9b6d37f2 Fix tparm.
As we now go via tiparm, store nums as int to conserve memory.
2011-10-03 20:13:48 +00:00
..
compile.c Clean up some compile warnings 2011-04-11 21:37:19 +00:00
compiled_terms.c Make new compiled terms for our updated terminfo. 2011-06-19 16:36:04 +00:00
curterm.c Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +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
Makefile Install correct man page links. 2011-10-03 13:10:58 +00:00
setupterm.c Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +00:00
shlib_version
term_private.h Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +00:00
term.c Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +00:00
term.h Correctly use ti_ instead of t_ for our extensions as per the man page. 2011-10-03 12:31:51 +00:00
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
termcap.3 OOPS has been reverted. 2011-03-14 11:44:20 +00:00
termcap.c Correctly use ti_ instead of t_ for our extensions as per the man page. 2011-10-03 12:31:51 +00:00
termcap.h POSIX says that term.h should define tgetstr and friends 2011-04-11 21:13:09 +00:00
terminfo.3 Correct args 2011-10-03 19:15:03 +00:00
terminfo.5.in Add support for translating the following termcap commands into terminfo: 2011-03-10 10:17:19 +00:00
ti.c Fix build issues on other hosts. 2010-02-04 09:46:26 +00:00
tparm.c Fix tparm. 2011-10-03 20:13:48 +00:00
tputs.c Fix an array bounds check - fixes PR lib/42793. 2010-02-12 10:36:07 +00:00