Subject: CVS commit: othersrc/usr.bin/tnftp/libedit
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/05/2005 03:38:32
Module Name:	othersrc
Committed By:	lukem
Date:		Wed Jan  5 03:38:32 UTC 2005

Update of /cvsroot/othersrc/usr.bin/tnftp/libedit
In directory ivanova.netbsd.org:/tmp/cvs-serv15902

Log Message:
Update to libedit from NetBSD-current 20050105.
Numerous changes, including:
    *	Improve vi-mode.
    *	Delete-previous-char and delete-next-char without an argument are
    	not supposed to modify the yank buffer in emacs-mode.
    *	Improve incremental searching.
    *	Improve memory allocation & usage.
    *	Move UCB-licensed code from 4-clause to 3-clause.
    *	Make the tokenization functions publically available.
    *	Various tty access bug-fixes.
    *	Improve readline emulation.


Vendor Tag:	NetBSD
Release Tags:	NetBSD-20050105
		
U othersrc/usr.bin/tnftp/libedit/editline.3
C othersrc/usr.bin/tnftp/libedit/chared.c
U othersrc/usr.bin/tnftp/libedit/chared.h
U othersrc/usr.bin/tnftp/libedit/Makefile
U othersrc/usr.bin/tnftp/libedit/hist.h
C othersrc/usr.bin/tnftp/libedit/map.c
U othersrc/usr.bin/tnftp/libedit/prompt.h
C othersrc/usr.bin/tnftp/libedit/refresh.c
U othersrc/usr.bin/tnftp/libedit/refresh.h
U othersrc/usr.bin/tnftp/libedit/term.h
U othersrc/usr.bin/tnftp/libedit/tty.h
C othersrc/usr.bin/tnftp/libedit/hist.c
C othersrc/usr.bin/tnftp/libedit/common.c
C othersrc/usr.bin/tnftp/libedit/key.c
U othersrc/usr.bin/tnftp/libedit/key.h
U othersrc/usr.bin/tnftp/libedit/map.h
U othersrc/usr.bin/tnftp/libedit/parse.h
C othersrc/usr.bin/tnftp/libedit/prompt.c
C othersrc/usr.bin/tnftp/libedit/search.c
C othersrc/usr.bin/tnftp/libedit/tty.c
C othersrc/usr.bin/tnftp/libedit/sig.c
U othersrc/usr.bin/tnftp/libedit/sig.h
C othersrc/usr.bin/tnftp/libedit/term.c
C othersrc/usr.bin/tnftp/libedit/vi.c
C othersrc/usr.bin/tnftp/libedit/parse.c
U othersrc/usr.bin/tnftp/libedit/makelist
U othersrc/usr.bin/tnftp/libedit/sys.h
U othersrc/usr.bin/tnftp/libedit/config.h
U othersrc/usr.bin/tnftp/libedit/histedit.h
U othersrc/usr.bin/tnftp/libedit/shlib_version
C othersrc/usr.bin/tnftp/libedit/tokenizer.c
C othersrc/usr.bin/tnftp/libedit/emacs.c
U othersrc/usr.bin/tnftp/libedit/editrc.5
U othersrc/usr.bin/tnftp/libedit/readline.c
U othersrc/usr.bin/tnftp/libedit/read.h
C othersrc/usr.bin/tnftp/libedit/el.c
C othersrc/usr.bin/tnftp/libedit/read.c
U othersrc/usr.bin/tnftp/libedit/el.h
U othersrc/usr.bin/tnftp/libedit/search.h
C othersrc/usr.bin/tnftp/libedit/history.c
U othersrc/usr.bin/tnftp/libedit/TEST/test.c
N othersrc/usr.bin/tnftp/libedit/TEST/Makefile
U othersrc/usr.bin/tnftp/libedit/readline/readline.h
U othersrc/usr.bin/tnftp/libedit/readline/Makefile

18 conflicts created by this import.
Use the following command to help the merge:

	cvs checkout -jNetBSD:yesterday -jNetBSD othersrc/usr.bin/tnftp/libedit