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
/
search.c
Age
Commit message (
Expand
)
Author
2004-11-04
Make EM_DELETE_PREV_CHAR behave like ED_DELETE_PREV_CHAR in incremental
christos
2003-10-25
Another fix for incremental search prev.
christos
2003-10-18
make forward incremental search work better.
christos
2003-10-17
When searching backwards don't include the characters after the cursor in
christos
2003-10-16
Fix incremental search which was badly busted.
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-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-01-23
sprinkle couple const
jdolecek
2001-01-04
consistently check for allocation failures and return -1, if we could not
christos
2000-09-04
convert to new style guide, which includes:
lukem
1999-07-02
More trailing white space.
simonb
1999-02-05
delint.
christos
1998-09-02
PR/6081: Wolfgang Helbig: search broken in vi mode. When patbuf was changed
christos
1997-07-06
Fix compiler warnings.
christos
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1997-01-11
RCSid police
lukem
1994-10-02
Added code so that POSIX.2 regular expresion functions are used if REGEX
jtc
1994-05-06
libedit!
cgd