NetBSD/lib/libedit
christos 8b40dcaecf Make readline csh-like history work.
From Gerry Swislow <gerry at certif dot com>.
2003-10-27 22:26:35 +00:00
..
TEST I got tired of typing a cc line. 2003-10-16 21:41:46 +00:00
readline Make readline csh-like history work. 2003-10-27 22:26:35 +00:00
Makefile Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
chared.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
chared.h change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
common.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
config.h
editline.3 Bump date for previous. Replace > with \*[Gt]. 2003-10-17 15:33:23 +00:00
editrc.5 Bump date for previous. 2003-10-19 01:26:11 +00:00
el.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
el.h change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
emacs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
hist.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
hist.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
histedit.h More libedit readline emulation functions from: Gerry Swislow 2003-10-16 22:26:32 +00:00
history.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
key.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
key.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
makelist don't use the path for awk 2003-03-10 21:21:10 +00:00
map.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
map.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
parse.c don't limit ^c to alpha c, and add VIS_NOSLASH so that vis(3) does not 2003-10-15 18:08:40 +00:00
parse.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
prompt.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
prompt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
read.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
read.h Implement enough of readline's 4.0 async mode to make gdb happy. This is 2003-09-26 17:44:51 +00:00
readline.c Make readline csh-like history work. 2003-10-27 22:26:35 +00:00
refresh.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
refresh.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
search.c Another fix for incremental search prev. 2003-10-25 06:42:41 +00:00
search.h make forward incremental search work better. 2003-10-18 23:27:36 +00:00
shlib_version Implement enough of readline's 4.0 async mode to make gdb happy. This is 2003-09-26 17:44:51 +00:00
sig.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
sig.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
sys.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
term.c - provide enough hooks to compile gdb-5.3 2003-09-14 21:48:54 +00:00
term.h - provide enough hooks to compile gdb-5.3 2003-09-14 21:48:54 +00:00
tokenizer.c change allocation policy in el_push to allocate the string itself. 2003-10-18 23:48:42 +00:00
tokenizer.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
tty.c remove debugging printf. 2003-10-18 22:37:24 +00:00
tty.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
vi.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00