NetBSD/lib/libedit
perry 312aca536f add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
..
TEST make this compile with the new libedit history() 1997-10-23 06:35:42 +00:00
Makefile Build readline.o into debugging versions of libedit, too. 1997-11-13 04:43:07 +00:00
chared.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00
chared.h
common.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00
editline.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
editrc.5
el.c Small optimization. Don't call isatty() on every invocation of el_gets, but 1997-12-20 19:15:50 +00:00
el.h Small optimization. Don't call isatty() on every invocation of el_gets, but 1997-12-20 19:15:50 +00:00
emacs.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00
hist.c PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
hist.h PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
histedit.h PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
history.c PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
key.c
key.h
makelist
map.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00
map.h
parse.c in el_parse(), use a temporary buffer to store the program name when 1998-01-21 11:12:34 +00:00
parse.h
prompt.c
prompt.h
read.c fix compile errors if FIONREAD is defined. noted by 1998-01-21 10:12:22 +00:00
readline.c el_gets() takes an int *, not a size_t *. 1997-11-12 21:56:05 +00:00
readline.h Const de-poisoning :-( Unfortunately the default gnu readline does not 1997-10-23 22:51:59 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version RCSID Police. 1998-01-05 07:41:06 +00:00
sig.c
sig.h
sys.h
term.c update to lite-2 (just an sccsid change) 1998-01-30 02:27:34 +00:00
term.h Un-"protect" term_beep() and rename it to __term_beep() to keep it out 1997-11-13 04:48:48 +00:00
tokenizer.c
tokenizer.h
tty.c Add support for DTR/CTS flow control, from Bill Studenmund. 1997-10-20 08:07:47 +00:00
tty.h
vi.c remove obsolete register declarations 1998-02-03 19:12:13 +00:00