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
/
map.c
Age
Commit message (
Expand
)
Author
2006-04-09
fix debugging printf format.
christos
2006-03-06
Print the actual eofc, instead of ^D\b\b.
christos
2005-08-09
Fix two more help iterators. Thanks Stefan Farfeleder!
christos
2005-08-08
Don't add an extra { NULL, 0, NULL } element to the help array. Instead keep
christos
2004-08-13
Delete-previous-char and delete-next-char without an argument are not supposed
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-15
PR/18995: David Laight: libedit fixes for posix conformant sh
christos
2002-10-31
support for % command [matching parens/brackets/braces] on vi modes.
christos
2002-10-27
vi mode and memory fixes from david laight.
christos
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-01-09
make constant arrays a const
jdolecek
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
1999-10-15
don't assume locales are not working - it may not be the case
jdolecek
1999-07-02
More trailing white space.
simonb
1998-12-12
delint
christos
1998-07-29
* add more checks for NULL pointers in passed arguments
lukem
1998-03-30
use int rather than char as an array index.
mrg
1998-02-03
remove obsolete register declarations
perry
1997-07-06
Fix compiler warnings.
christos
1997-01-11
RCSid police
lukem
1995-04-27
Trivial code ordering change.
mycroft
1994-05-06
libedit!
cgd