freebsd-dev/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 Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
chared.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
chared.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
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 Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
config.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
editline.3 Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
editrc.5 Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
el.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
el.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
eln.c Revert r290298. Per discussion on tech-userlevel@netbsd.org this change 2015-11-05 17:00:38 +00:00
emacs.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
filecomplete.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
filecomplete.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
hist.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
hist.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
histedit.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
history.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
keymacro.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
keymacro.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
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 Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
map.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
map.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
parse.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
parse.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
prompt.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
prompt.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
read.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
read.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
readline.c Sync with NetBSD: 2015-06-07 10:01:59 +00:00
refresh.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
refresh.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
search.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
search.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
sig.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
sig.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
sys.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
terminal.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
terminal.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
tokenizer.c Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
tty.c Synchronize libedit with NetBSD 2015-05-18 22:03:05 +00:00
tty.h Synchronize libedit with NetBSD and activate UTF-8 support [1] 2015-01-09 07:40:56 +00:00
vi.c libedit: Use correct buffer lengths in vi mode v command. 2015-10-27 21:16:29 +00:00