NetBSD/lib/libedit
christos 4a97685c19 Fix problem with previous patches that broke vi history.
- c_gets() was usually returning a length, but sometimes
  one of the CC_xxx values (which are small +ve integers)!
- fixed c_gets() by putting a ' ' under the cursor.
From David Laight.
2002-11-20 16:50:08 +00:00
..
TEST
readline More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 13:35:05 +00:00
Makefile vi mode and memory fixes from david laight. 2002-10-27 21:41:50 +00:00
chared.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
chared.h Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
common.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
config.h
editline.3 New sentence, new line. From Robert Elz. 2002-10-01 19:03:15 +00:00
editrc.5 empty, not emptry. By Adrian Mrva. 2002-10-02 11:06:11 +00:00
el.c Avoid strict alias warning. 2002-11-12 00:00:23 +00:00
el.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
emacs.c PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
hist.c PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
hist.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
histedit.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
history.c don't crash in memory shortage conditions. 2002-10-27 20:24:28 +00:00
key.c
key.h
makelist
map.c PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
read.h
readline.c remove unused variables. 2002-10-27 21:43:35 +00:00
refresh.c de-lint 2002-11-15 14:33:53 +00:00
refresh.h
search.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
search.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
shlib_version
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c don't crash in memory shortage conditions. 2002-10-27 20:24:28 +00:00
tokenizer.h
tty.c
tty.h
vi.c PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00