1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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
TEST Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
chared.c
chared.h
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
el.c
el.h
emacs.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
filecomplete.c
filecomplete.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
hist.c
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
key.h
Makefile Replace all uses of libncurses and libtermcap with their wide character 2014-07-17 18:24:34 +00:00
makelist
map.c
map.h
parse.c
parse.h
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
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
refresh.h
search.c
search.h
sig.c
sig.h
sys.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
term.c
term.h Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
tokenizer.c
tty.c Sync some (mostly cosmetical) changes from NetBSD 2014-07-10 17:52:17 +00:00
tty.h
vi.c