freebsd-skq/lib/libedit
Bryan Drewery 7b3ea376a2 META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows
bootstrapping on older releases to work due to lack of at least 'install -l'
support.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:10:28 +00:00
..
edit/readline Add META_MODE support. 2015-06-13 19:20:56 +00:00
TEST
chared.c
chared.h
chartype.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
chartype.h Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
common.c
config.h
editline.3
editrc.5
el.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
el.h
eln.c Revert r290298. Per discussion on tech-userlevel@netbsd.org this change 2015-11-05 17:00:38 +00:00
emacs.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h
history.c
keymacro.c
keymacro.h
Makefile Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
makelist
map.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c Sync with NetBSD: 2015-06-07 10:01:59 +00:00
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
terminal.c
terminal.h
tokenizer.c
tty.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
tty.h
vi.c libedit: Use correct buffer lengths in vi mode v command. 2015-10-27 21:16:29 +00:00