freebsd-dev/lib/libedit
Brooks Davis 80189b3b09 Replace all uses of libncurses and libtermcap with their wide character
variants.  This allows usable file system images (i.e. those with both a
shell and an editor) to be created with only one copy of the curses library.

Exp-run:	antoine
PR:		189842
Discussed with:	bapt
Sponsored by:	DARPA, AFRL
2014-07-17 18:24:34 +00:00
..
edit/readline Correct r228114 and use the same implementation for tilde.h as for history.h 2012-04-26 00:51:43 +00:00
TEST Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
chared.c Merge a small update from NetBSD. 2012-07-06 19:30:50 +00:00
chared.h Merge a small update from NetBSD. 2012-07-06 19:30:50 +00:00
chartype.h Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
common.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
editline.3 libedit: add H_SAVE_FP which saves history to a file pointer. 2014-05-11 01:44:11 +00:00
editrc.5 Add FILES section. 2013-01-12 09:08:37 +00:00
el.c Drop non-portable libedit's el_data_set() and el_data_get() for 2012-07-26 15:48:07 +00:00
el.h Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
emacs.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
filecomplete.c libedit: Reduce surprising behaviour with filename completion some more: 2010-06-15 22:23:21 +00:00
filecomplete.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
hist.c Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
hist.h libedit: add H_SAVE_FP which saves history to a file pointer. 2014-05-11 01:44:11 +00:00
histedit.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
history.c libedit: add H_SAVE_FP which saves history to a file pointer. 2014-05-11 01:44:11 +00:00
key.c Merge changes from upstream libedit. 2012-06-22 18:01:22 +00:00
key.h Merge changes from upstream libedit. 2012-06-22 18:01:22 +00:00
Makefile Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
makelist Merge more cosmetical changes from NetBSD's libedit. 2012-07-19 19:15:47 +00:00
map.c libedit: bind the correct command when using "bind -k". 2013-01-01 19:20:51 +00:00
map.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
parse.c Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
parse.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
prompt.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
prompt.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
read.c Initialize the num variable to avoid uninitialized data. 2012-09-27 05:26:29 +00:00
read.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
readline.c Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL). 2013-09-26 17:54:58 +00:00
refresh.c Merge changes from upstream libedit. 2012-06-22 18:01:22 +00:00
refresh.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
search.c Merge changes from upstream libedit. 2012-06-22 18:01:22 +00:00
search.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
sig.c Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
sig.h Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
sys.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
term.c Drop non-portable libedit's el_data_set() and el_data_get() for 2012-07-26 15:48:07 +00:00
term.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
tokenizer.c Merge more cosmetical changes from NetBSD's libedit. 2012-07-19 19:15:47 +00:00
tty.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
tty.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
vi.c Merge changes from upstream libedit. 2012-06-22 18:01:22 +00:00