NetBSD/lib/libterm
christos 750c3adcea PR/17352: David Laight: handle numbers greater than 999.
In addition: eliminate uses of str*() functions that added complexity to the
code, and KNF.
2002-06-26 18:08:49 +00:00
..
TEST
Makefile Don't hard link to symlinks, as it's not portable. 2002-02-26 00:24:59 +00:00
pathnames.h
shlib_version t_agetstr() changes. 2001-11-02 18:24:38 +00:00
termcap_private.h PR/10266: Jason R. Thorpe: curses programs totally broken. 2001-11-02 18:24:20 +00:00
termcap.3 Punctuation nit. 2002-02-20 11:35:21 +00:00
termcap.c Make sure that we free memory and return null if we failed to initialize. 2002-06-19 15:56:27 +00:00
termcap.h PR/10266: Jason R. Thorpe: curses programs totally broken. 2001-11-02 18:24:20 +00:00
tgoto.c PR/17352: David Laight: handle numbers greater than 999. 2002-06-26 18:08:49 +00:00
tputs.c