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
/
editline.3
Age
Commit message (
Expand
)
Author
2001-10-09
PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.
christos
2001-10-04
a couple of minor fixes. originally by Ruslan Ermilov <ru@FreeBSD.org>,
lukem
2001-09-27
PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char
christos
2001-04-02
End sentence with a dot.
wiz
2000-02-28
el_insertstr takes a "const char *" not "char *" now as it doesn't modify
chopps
1999-11-26
missing ,
lukem
1999-11-12
- implement printing a right-side prompt. code derived from similar work
lukem
1999-07-02
More trailing white space.
simonb
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-01-05
fix history() prototype. (d@openbsd.org)
lukem
1998-07-29
* add more checks for NULL pointers in passed arguments
lukem
1998-06-08
documentation is always probably incomplete; don't make an issue of it
lukem
1998-06-01
* implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. this
lukem
1998-05-20
Add H_APPEND to simplify the interface.
christos
1998-05-20
Adjust for changes.
christos
1998-02-05
add LIBRARY section to man page
perry
1998-01-21
in el_parse(), use a temporary buffer to store the program name when
lukem
1997-11-09
move description of history() return value
lukem
1997-10-14
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
christos
1997-07-30
Fix files using old TNF copyright notice
jtc
1997-01-14
Implement CC_REDISPLAY, which (unlink CC_REFRESH) redraws the entire input
lukem
1997-01-11
RCSid police
lukem
1997-01-11
* in el_parse(), don't reference argv[0] if argc < 1 (return -1 instead)
lukem
1997-01-09
* add a man page for the editline routines
lukem