NetBSD/lib/libterm
blymn 63b8f446f6 * Improve the handling of BC and UP in t_goto, t_getent now queries
these capabilities and stashes them in "struct tinfo" for t_goto to
  use.  This makes the t_goto call more efficient and plugs a memory
  leak that was present in the original t_goto implementation.
  Thanks to Itojun for spotting this one too!
2000-06-03 07:14:55 +00:00
..
TEST remove obsolete register declarations 1998-02-03 19:12:13 +00:00
Makefile * Fixed Makefile to proper set includes path 2000-05-28 09:58:15 +00:00
pathnames.h
shlib_version * Fixed Makefile to proper set includes path 2000-05-28 09:58:15 +00:00
termcap.3 * Fixed Makefile to proper set includes path 2000-05-28 09:58:15 +00:00
termcap.c * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
termcap.h * Fixed Makefile to proper set includes path 2000-05-28 09:58:15 +00:00
termcap_private.h * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
tgoto.c * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
tputs.c correct memory leak due to t_getstr() and realloc(). the commit will 2000-06-02 13:13:07 +00:00