Source-Changes archive

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

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



Module Name:    othersrc
Committed By:   lukem
Date:           Sun Jan 31 08:43:50 UTC 2016

Modified Files:
        othersrc/usr.bin/tnftp/libedit: chared.c chared.h common.c editline.3
            editrc.5 el.c el.h emacs.c filecomplete.c filecomplete.h hist.c
            hist.h histedit.h history.c 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 sig.c sig.h sys.h tokenizer.c tty.c tty.h vi.c
        othersrc/usr.bin/tnftp/libedit/readline: readline.h
Removed Files:
        othersrc/usr.bin/tnftp/libedit: key.c key.h term.c term.h

Log Message:
libedit: Merge NetBSD-20160131

Merge changes between NetBSD-20050531 and NetBSD-20160131.
Add back code previously removed in tnftp and #if 0 it out.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/tnftp/libedit/chared.c \
    othersrc/usr.bin/tnftp/libedit/parse.c \
    othersrc/usr.bin/tnftp/libedit/sig.c othersrc/usr.bin/tnftp/libedit/vi.c
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/tnftp/libedit/chared.h \
    othersrc/usr.bin/tnftp/libedit/editrc.5 \
    othersrc/usr.bin/tnftp/libedit/el.h \
    othersrc/usr.bin/tnftp/libedit/filecomplete.h \
    othersrc/usr.bin/tnftp/libedit/hist.h \
    othersrc/usr.bin/tnftp/libedit/map.h \
    othersrc/usr.bin/tnftp/libedit/prompt.h \
    othersrc/usr.bin/tnftp/libedit/refresh.h \
    othersrc/usr.bin/tnftp/libedit/search.h \
    othersrc/usr.bin/tnftp/libedit/sig.h
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.bin/tnftp/libedit/common.c \
    othersrc/usr.bin/tnftp/libedit/el.c \
    othersrc/usr.bin/tnftp/libedit/emacs.c \
    othersrc/usr.bin/tnftp/libedit/hist.c \
    othersrc/usr.bin/tnftp/libedit/history.c \
    othersrc/usr.bin/tnftp/libedit/map.c \
    othersrc/usr.bin/tnftp/libedit/prompt.c \
    othersrc/usr.bin/tnftp/libedit/readline.c \
    othersrc/usr.bin/tnftp/libedit/refresh.c \
    othersrc/usr.bin/tnftp/libedit/search.c \
    othersrc/usr.bin/tnftp/libedit/tokenizer.c
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/libedit/editline.3 \
    othersrc/usr.bin/tnftp/libedit/filecomplete.c \
    othersrc/usr.bin/tnftp/libedit/histedit.h \
    othersrc/usr.bin/tnftp/libedit/parse.h \
    othersrc/usr.bin/tnftp/libedit/read.h \
    othersrc/usr.bin/tnftp/libedit/tty.h
cvs rdiff -u -r1.5 -r0 othersrc/usr.bin/tnftp/libedit/key.c \
    othersrc/usr.bin/tnftp/libedit/term.c
cvs rdiff -u -r1.2 -r0 othersrc/usr.bin/tnftp/libedit/key.h
cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/tnftp/libedit/read.c \
    othersrc/usr.bin/tnftp/libedit/tty.c
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/tnftp/libedit/sys.h
cvs rdiff -u -r1.3 -r0 othersrc/usr.bin/tnftp/libedit/term.h
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/tnftp/libedit/readline/readline.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index