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
Age
Commit message (
Expand
)
Author
1998-09-02
PR/6081: Wolfgang Helbig: search broken in vi mode. When patbuf was changed
christos
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
Show the simpler way.
christos
1998-05-20
Add H_APPEND to simplify the interface.
christos
1998-05-20
Fix for api changes.
christos
1998-05-20
Adjust for changes.
christos
1998-05-20
change M_* constants to MD_* to avoid clashes with <stream.h>
christos
1998-05-20
remove term_beep hack.
christos
1998-05-20
Bump!
christos
1998-05-20
cast is*() arg to unsigned char
christos
1998-05-20
Adjust to the libedit api changes.
christos
1998-05-20
Add a function to be able to set the cursor to a given event number.
christos
1998-05-20
- add extra argument to el_init
christos
1998-05-20
cast is*() arg to unsigned char
christos
1998-05-20
el_init takes a third stream argument and add el_beep.
christos
1998-05-20
Don't print to stderr, but to the editline error stream.
christos
1998-03-30
use int rather than char as an array index.
mrg
1998-02-05
add LIBRARY section to man page
perry
1998-02-03
remove obsolete register declarations
perry
1998-01-30
update to lite-2 (just an sccsid change)
perry
1998-01-21
in el_parse(), use a temporary buffer to store the program name when
lukem
1998-01-21
fix compile errors if FIONREAD is defined. noted by
lukem
1998-01-05
RCSID Police.
perry
1997-12-20
Small optimization. Don't call isatty() on every invocation of el_gets, but
christos
1997-11-13
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
thorpej
1997-11-13
Build readline.o into debugging versions of libedit, too.
thorpej
1997-11-12
el_gets() takes an int *, not a size_t *.
thorpej
1997-11-09
move description of history() return value
lukem
1997-10-26
Make el_gets() work when the input is not a tty.
christos
1997-10-26
Make a link for history.h -> readline.h
christos
1997-10-23
Const de-poisoning :-( Unfortunately the default gnu readline does not
christos
1997-10-23
PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.
christos
1997-10-23
make this compile with the new libedit history()
lukem
1997-10-23
use CPPFLAGS instead of CFLAGS, fix building of test
lukem
1997-10-20
Add support for DTR/CTS flow control, from Bill Studenmund.
scottr
1997-10-14
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
christos
1997-10-13
use <termcap.h> instead of "termcap.h" (which was repository copied to libterm)
lukem
1997-10-13
termcap.h moves to libterm.
mrg
1997-10-09
PR/4211: Dave Huang: don't lose VSTATUS and VEOL and any other characters that
christos
1997-10-09
- define WARNS?=1 in the top-level Makefile.inc, and don't define
lukem
1997-07-30
Fix files using old TNF copyright notice
jtc
1997-07-06
Fix compiler warnings.
christos
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-04-24
editrc -> editline
christos
1997-04-24
Handle properly the case where the last line in the sourced file does
christos
1997-04-11
Return -1 if the terminal set operation resulted in dumb terminal settings.
christos
1997-04-11
Don't allow CSWTCH to interfere with CSUSP on __SVR4 systems.
christos
1997-04-11
Portability fixes:
christos
[next]