NetBSD/lib/libterminfo
christos b9c2e08099 make use we don't touch memory past the end of the buffer. Pointed out
by tnozaki.
2011-11-13 15:24:04 +00:00
..
Makefile Fix dependencies on generated files. 2011-11-03 07:19:39 +00:00
Makefile.hash Fix dependencies on generated files. 2011-11-03 07:19:39 +00:00
compile.c Clean up some compile warnings 2011-04-11 21:37:19 +00:00
curterm.c There is no standard way of getting a list of aliases for the 2011-10-05 10:46:08 +00:00
genhash Now that nbperf can generate the same file using the -p option, 2011-11-02 12:09:25 +00:00
genman replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
genterms Now that nbperf can generate the same file using the -p option, 2011-11-02 12:09:25 +00:00
genthash Now that nbperf can generate the same file using the -p option, 2011-11-02 12:09:25 +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.c Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +00:00
term.h Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386. 2011-10-04 11:01:13 +00:00
term_private.h Remove _ti_freeterm as consumers should just use del_curterm. 2011-10-03 19:18:55 +00:00
termcap.3 OOPS has been reverted. 2011-03-14 11:44:20 +00:00
termcap.c make use we don't touch memory past the end of the buffer. Pointed out 2011-11-13 15:24:04 +00:00
termcap.h POSIX says that term.h should define tgetstr and friends 2011-04-11 21:13:09 +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 Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386. 2011-10-04 11:01:13 +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
tparm.c Fix tparm. 2011-10-03 20:13:48 +00:00
tputs.c