Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS import: othersrc/usr.bin/tnftp/libedit



Module Name:    othersrc
Committed By:   lukem
Date:           Sun Jan 31 08:23:17 UTC 2016

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

Log Message:
Update libedit from NetBSD-current 20160131

* Notable API changes, even if not used by tnftp:
  - Make el_get varyadic, and implement EL_GETTC.
  - Add EL_GETFP, and EL_SETFP.
  - Add EL_REFRESH for the benefit of readline
  - Document and enable wide character support.
  - Provide an el_init_fd function.
* Remove use of alloca.

Status:

Vendor Tag:     NetBSD
Release Tags:   NetBSD-20160131
                
C othersrc/usr.bin/tnftp/libedit/histedit.h
C othersrc/usr.bin/tnftp/libedit/hist.h
C othersrc/usr.bin/tnftp/libedit/sig.h
N othersrc/usr.bin/tnftp/libedit/terminal.c
N othersrc/usr.bin/tnftp/libedit/chartype.h
C othersrc/usr.bin/tnftp/libedit/chared.h
C othersrc/usr.bin/tnftp/libedit/parse.h
N othersrc/usr.bin/tnftp/libedit/keymacro.h
C othersrc/usr.bin/tnftp/libedit/editline.3
C othersrc/usr.bin/tnftp/libedit/prompt.c
C othersrc/usr.bin/tnftp/libedit/shlib_version
C othersrc/usr.bin/tnftp/libedit/filecomplete.c
C othersrc/usr.bin/tnftp/libedit/read.c
C othersrc/usr.bin/tnftp/libedit/emacs.c
N othersrc/usr.bin/tnftp/libedit/terminal.h
C othersrc/usr.bin/tnftp/libedit/search.c
C othersrc/usr.bin/tnftp/libedit/map.h
C othersrc/usr.bin/tnftp/libedit/parse.c
C othersrc/usr.bin/tnftp/libedit/read.h
C othersrc/usr.bin/tnftp/libedit/vi.c
C othersrc/usr.bin/tnftp/libedit/readline.c
C othersrc/usr.bin/tnftp/libedit/el.c
C othersrc/usr.bin/tnftp/libedit/filecomplete.h
C othersrc/usr.bin/tnftp/libedit/makelist
C othersrc/usr.bin/tnftp/libedit/prompt.h
C othersrc/usr.bin/tnftp/libedit/common.c
C othersrc/usr.bin/tnftp/libedit/hist.c
C othersrc/usr.bin/tnftp/libedit/tty.h
C othersrc/usr.bin/tnftp/libedit/tokenizer.c
C othersrc/usr.bin/tnftp/libedit/editrc.5
C othersrc/usr.bin/tnftp/libedit/el.h
C othersrc/usr.bin/tnftp/libedit/map.c
C othersrc/usr.bin/tnftp/libedit/history.c
C othersrc/usr.bin/tnftp/libedit/search.h
N othersrc/usr.bin/tnftp/libedit/keymacro.c
C othersrc/usr.bin/tnftp/libedit/Makefile
C othersrc/usr.bin/tnftp/libedit/chared.c
C othersrc/usr.bin/tnftp/libedit/refresh.h
C othersrc/usr.bin/tnftp/libedit/sig.c
C othersrc/usr.bin/tnftp/libedit/refresh.c
C othersrc/usr.bin/tnftp/libedit/sys.h
C othersrc/usr.bin/tnftp/libedit/tty.c
C othersrc/usr.bin/tnftp/libedit/config.h
N othersrc/usr.bin/tnftp/libedit/chartype.c
N othersrc/usr.bin/tnftp/libedit/eln.c
C othersrc/usr.bin/tnftp/libedit/readline/readline.h
U othersrc/usr.bin/tnftp/libedit/readline/Makefile
N othersrc/usr.bin/tnftp/libedit/TEST/tc1.c
N othersrc/usr.bin/tnftp/libedit/TEST/wtc1.c
C othersrc/usr.bin/tnftp/libedit/TEST/Makefile
N othersrc/usr.bin/tnftp/libedit/TEST/rl1.c

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

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




Home | Main Index | Thread Index | Old Index