CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/06/29 18:05:35
Modified files:
lib/libedit : Makefile chared.c chared.h common.c config.h
editline.3 editrc.5 el.c el.h emacs.c hist.c
hist.h histedit.h history.c key.c key.h
makelist map.c map.h parse.c parse.h prompt.c
prompt.h read.c read.h readline.c refresh.c
refresh.h search.c search.h shlib_version sig.c
sig.h sys.h term.c term.h tokenizer.c tty.c
tty.h vi.c
lib/libedit/TEST: Makefile
lib/libedit/readline: readline.h
Added files:
lib/libedit : chartype.c chartype.h common.h editline.c eln.c
emacs.h fcns.c fcns.h filecomplete.c
filecomplete.h help.c help.h vi.h
lib/libedit/TEST: tc1.c
Removed files:
lib/libedit/TEST: test.c
Log message:
Update libedit to bring it into sync with the latest version from NetBSD.
ok deraadt