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
/
chared.c
Age
Commit message (
Expand
)
Author
2003-11-02
Always use el->el_buffer, because newbuffer could have moved. From
christos
2003-10-18
change allocation policy in el_push to allocate the string itself.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-20
Fix problem with previous patches that broke vi history.
christos
2002-11-15
PR/18995: David Laight: libedit fixes for posix conformant sh
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-05-17
PR/12963:Jason Waterman: Fix signed cast problems.
christos
2001-04-13
knf ch_enlargebufs(), to be *consistent* with the rest of this file...
lukem
2001-01-10
Enlarge editline buffers as needed to support arbitrary length lines.
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
2000-02-28
el_insertstr takes a "const char *" not "char *" now as it doesn't modify
chopps
1999-07-02
More trailing white space.
simonb
1999-02-05
delint.
christos
1998-12-12
delint
christos
1998-02-03
remove obsolete register declarations
perry
1997-07-06
Fix compiler warnings.
christos
1997-01-11
RCSid police
lukem
1994-05-06
libedit!
cgd