NetBSD/lib/libterm
blymn adf14e0d21 Fixed t_getstr so that limit is only set to 0 iff area is NULL when an
unknown capability is requested.
2000-04-20 13:22:36 +00:00
..
TEST remove obsolete register declarations 1998-02-03 19:12:13 +00:00
Makefile Added new interface to termcap that allows the manipulation of multiple 1999-08-15 10:59:01 +00:00
pathnames.h clean up import, roll forward local fixes, clean up Ids 1995-02-27 10:18:34 +00:00
shlib_version Added new function t_getterm to return the name string of a termcap 2000-04-19 13:41:28 +00:00
termcap.3 Added new function t_getterm to return the name string of a termcap 2000-04-19 13:41:28 +00:00
termcap.c Fixed t_getstr so that limit is only set to 0 iff area is NULL when an 2000-04-20 13:22:36 +00:00
termcap.h Added new function t_getterm to return the name string of a termcap 2000-04-19 13:41:28 +00:00
termcap_private.h Split private data structure into separate file. 2000-04-18 14:42:42 +00:00
tgoto.c * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
tputs.c Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'. 1999-10-04 23:16:50 +00:00