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
/
libedit
/
term.c
Age
Commit message (
Expand
)
Author
2000-06-02
use strtol() (instead of atoi()) for sane error detection
lukem
2000-02-19
Fix refresh glitches when using auto-margin.
mycroft
2000-01-20
Add support for automatic and magic margins (from tcsh)
christos
1999-10-24
Fix pointer arithmatic (caused problems on LP64, including ftp dumping
lukem
1999-10-04
update post change to return value of tputs() third argument
lukem
1999-08-02
Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)
sommerfeld
1999-07-02
More trailing white space.
simonb
1998-12-12
delint
christos
1998-05-20
remove term_beep hack.
christos
1998-01-30
update to lite-2 (just an sccsid change)
perry
1997-11-13
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
thorpej
1997-10-13
use <termcap.h> instead of "termcap.h" (which was repository copied to libterm)
lukem
1997-07-06
Fix compiler warnings.
christos
1997-04-11
Return -1 if the terminal set operation resulted in dumb terminal settings.
christos
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1997-01-11
RCSid police
lukem
1995-04-29
Fixed the key mapping code and reverted Charles' changes.
christos
1995-04-27
Remove dead code that can't possibly work.
mycroft
1994-10-07
Fix typo.
mycroft
1994-10-02
Don't even *try* to print out the name of the termcap file; it's hidden
mycroft
1994-10-02
Nuke bogus baud rate conversion code.
mycroft
1994-05-06
libedit!
cgd