NetBSD/lib/libterm
scw 71ce3fbb0f No need to initialise globals BC and UP to NULL; this happens anyway
for BSS variables.
(Quells a linker warning on m68k because BC and UP are also declared
but not initialised in libcurses/curses.c)
2000-12-13 22:14:40 +00:00
..
TEST
Makefile use ${SHLIB_FULLVERSION} instead of ${SHLIB_MAJOR}.${SHLIB_MINOR} 2000-07-03 21:10:57 +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 No need to initialise globals BC and UP to NULL; this happens anyway 2000-12-13 22:14:40 +00:00
tputs.c Correct ctype(3) usage, just in case.... 2000-07-14 05:26:04 +00:00