index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libterm
/
tputs.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
2001-01-23
make tmspc10[] const
jdolecek
2001-01-09
sprinkle some _DIAGASSERT()s in
lukem
2001-01-05
const castaways.
christos
2000-07-14
Correct ctype(3) usage, just in case....
itohy
2000-06-02
correct memory leak due to t_getstr() and realloc(). the commit will
itojun
1999-10-04
Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'.
lukem
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-08-16
Updated library minor version and fixed small type glitch (limit is now
blymn
1999-08-15
Added new interface to termcap that allows the manipulation of multiple
blymn
1999-02-02
Don't include <sgtty.h>! Nothing uses it.
christos
1998-07-27
const poisoning.
mycroft
1997-10-13
install <termcap.h> (was from libedit), and use here...
lukem
1997-10-09
WARNSify
lukem
1995-06-06
Correct tputs() argument declaration.
pk
1995-06-05
Prototypes (PR#1103).
pk
1995-02-27
clean up import, roll forward local fixes, clean up Ids
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd