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
/
termcap.3
Age
Commit message (
Expand
)
Author
2010-02-03
Remove termcap as we now use terminfo.
roy
2009-06-13
SuSv2 mandates that tputs should return int instead of void.
roy
2009-03-03
Bump date for previous.
wiz
2009-03-02
Only add the ZZ capability for termcap entries that are larger than 1023
bad
2006-12-18
Update for tgetstr() null areas.
kleink
2005-05-15
add t_putws
christos
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2002-09-26
Add some markup, fix some markup, begin sentences on new lines.
wiz
2002-08-19
fix prototype for t_freent, and sprinkle const where necessary
pooka
2002-02-20
Punctuation nit.
wiz
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Whitespace nit.
wiz
2001-11-02
PR/10266: Jason R. Thorpe: curses programs totally broken.
christos
2001-01-05
fix spelling mistake and mention when the t_* functions appeared.
christos
2000-05-28
* Fixed Makefile to proper set includes path
blymn
2000-05-20
* Removed variable names from ansi style prototype
blymn
2000-05-10
Update man page to document new tgetent behaviour.
blymn
2000-04-19
Added new function t_getterm to return the name string of a termcap
blymn
1999-10-04
Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'.
lukem
1999-08-17
Added minor tweak to t_getstr, by passing a NULL area pointer the size
blymn
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
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-04-28
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
fair
1998-02-05
add LIBRARY section to man page
perry
1997-10-13
install <termcap.h> (was from libedit), and use here...
lukem
1997-01-06
remove leading 'l' in "-l ltermcap" (should be "-l termcap")
lukem
1996-08-03
Correct tputs() prototype (PR#2645).
pk
1995-06-05
Prototypes (PR#1103).
pk
1995-02-27
clean up import, roll forward local fixes, clean up Ids
cgd
1993-11-14
fix from gordon@sneaky.lonestar.org (Gordon Burditt)
cgd
1993-08-01
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd