NetBSD/lib/libterminfo
roy ed684e08ea Clean up some compile warnings 2011-04-11 21:37:19 +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 Clean up some compile warnings 2011-04-11 21:37:19 +00:00
compiled_terms.c
curterm.c
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
setupterm.c
shlib_version
term.c Clean up some compile warnings 2011-04-11 21:37:19 +00:00
term.h POSIX says that term.h should define tgetstr and friends 2011-04-11 21:13:09 +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 OOPS has been reverted. 2011-03-14 11:44:20 +00:00
termcap.c Simplify some conversion by usig pre formatted strings and a function 2011-03-18 10:42:54 +00:00
termcap.h POSIX says that term.h should define tgetstr and friends 2011-04-11 21:13:09 +00:00
termcap_hash.c
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
terminfo.5.in Add support for translating the following termcap commands into terminfo: 2011-03-10 10:17:19 +00:00
ti.c
tparm.c Do our best to process invalid terminfo strings instead of just 2011-03-10 13:39:26 +00:00
tputs.c