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.h
Age
Commit message (
Expand
)
Author
2011-07-28
term -> terminal
christos
2009-12-30
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
christos
2009-03-31
Implement literal prompt sequences. Now someone can implement
christos
2008-09-10
Allow a single process to control multiple ttys (for pthreads using _REENTRANT)
christos
2006-11-24
- Add more readline functions, enough for gdb-6.5
christos
2006-03-06
Print the actual eofc, instead of ^D\b\b.
christos
2005-03-15
Add missing define, needed for debugging (from Rob Rodgers)
christos
2003-09-14
- provide enough hooks to compile gdb-5.3
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-01-04
consistently check for allocation failures and return -1, if we could not
christos
2000-11-11
- add support for home and end keys.
christos
2000-09-04
convert to new style guide, which includes:
lukem
2000-01-20
Add support for automatic and magic margins (from tcsh)
christos
1999-10-04
update post change to return value of tputs() third argument
lukem
1999-07-02
More trailing white space.
simonb
1998-05-20
remove term_beep hack.
christos
1997-11-13
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
thorpej
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-05-06
libedit!
cgd