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
/
tgoto.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-07-04
restore 0 padding for %2 and %3. From David Laight.
christos
2002-06-26
PR/17352: David Laight: handle numbers greater than 999.
christos
2001-01-09
sprinkle some _DIAGASSERT()s in
lukem
2000-12-13
No need to initialise globals BC and UP to NULL; this happens anyway
scw
2000-06-03
* Improve the handling of BC and UP in t_goto, t_getent now queries
blymn
2000-06-02
correct memory leak due to t_getstr() and realloc(). the commit will
itojun
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-07-02
More trailing white space.
simonb
1998-10-14
Clean up lint - one set but unused variable, 3 FALLTHROUGH comments needed,
agc
1998-07-27
const poisoning.
mycroft
1997-10-13
install <termcap.h> (was from libedit), and use here...
lukem
1997-10-09
WARNSify
lukem
1997-03-14
add bounds-checking code to make sure we don't overflow the static
mikel
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1995-06-05
Prototypes (PR#1103).
pk
1995-02-27
clean up import, roll forward local fixes, clean up Ids
cgd
1994-10-19
need string.h
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd