.. |
TEST
|
…
|
|
readline
|
…
|
|
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
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
editrc.5
|
…
|
|
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
|
Add a uniquefier for the history function.
|
2003-01-21 18:40:23 +00:00 |
hist.h
|
Add a uniquefier for the history function.
|
2003-01-21 18:40:23 +00:00 |
histedit.h
|
Add a uniquefier for the history function.
|
2003-01-21 18:40:23 +00:00 |
history.c
|
Add a uniquefier for the history function.
|
2003-01-21 18:40:23 +00:00 |
key.c
|
…
|
|
key.h
|
…
|
|
makelist
|
don't use the path for awk
|
2003-03-10 21:21:10 +00:00 |
map.c
|
PR/18995: David Laight: libedit fixes for posix conformant sh
|
2002-11-15 14:32:32 +00:00 |
map.h
|
…
|
|
parse.c
|
Add a uniquefier for the history function.
|
2003-01-21 18:40:23 +00:00 |
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
|
null is not 0
|
2003-03-10 01:14:54 +00:00 |
refresh.c
|
s/u_int32_t/unsigned int/
|
2003-03-10 21:18:49 +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_t is non portable
|
2003-03-10 00:58:05 +00:00 |
sig.h
|
sig_t is non portable
|
2003-03-10 00:58:05 +00:00 |
sys.h
|
- include cdefs.h early in the game
|
2003-03-10 00:57:38 +00:00 |
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
|
Put the __weak_extern() back inside vi_alias, but after the extern for
|
2003-03-10 11:09:25 +00:00 |