summaryrefslogtreecommitdiff
path: root/lib/libterm/tputs.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-11Fix signed/unsigned comparison warnings.thorpej
2001-01-23make tmspc10[] constjdolecek
2001-01-09sprinkle some _DIAGASSERT()s inlukem
2001-01-05const castaways.christos
2000-07-14Correct ctype(3) usage, just in case....itohy
2000-06-02correct memory leak due to t_getstr() and realloc(). the commit willitojun
1999-10-04Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'.lukem
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-08-16Updated library minor version and fixed small type glitch (limit is nowblymn
1999-08-15Added new interface to termcap that allows the manipulation of multipleblymn
1999-02-02Don't include <sgtty.h>! Nothing uses it.christos
1998-07-27const poisoning.mycroft
1997-10-13install <termcap.h> (was from libedit), and use here...lukem
1997-10-09WARNSifylukem
1995-06-06Correct tputs() argument declaration.pk
1995-06-05Prototypes (PR#1103).pk
1995-02-27clean up import, roll forward local fixes, clean up Idscgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd