Module Name: othersrc Committed By: lukem Date: Sat Jul 4 13:43:21 UTC 2020
Modified Files: othersrc/usr.bin/tnftp/libedit: chared.c chared.h chartype.c common.c config.h editline.3 editrc.5 el.c el.h eln.c emacs.c filecomplete.c filecomplete.h hist.c hist.h histedit.h history.c keymacro.c 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 sig.c sig.h sys.h terminal.c tokenizer.c tty.c tty.h vi.c othersrc/usr.bin/tnftp/libedit/readline: readline.h Log Message: merge from NetBSD-20160131 to NetBSD-libedit-20200704 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 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.4 -r1.5 othersrc/usr.bin/tnftp/libedit/chared.h \ othersrc/usr.bin/tnftp/libedit/editline.3 \ othersrc/usr.bin/tnftp/libedit/el.h \ othersrc/usr.bin/tnftp/libedit/makelist \ othersrc/usr.bin/tnftp/libedit/parse.h \ othersrc/usr.bin/tnftp/libedit/read.h \ othersrc/usr.bin/tnftp/libedit/sig.h cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/tnftp/libedit/chartype.c \ othersrc/usr.bin/tnftp/libedit/keymacro.c \ othersrc/usr.bin/tnftp/libedit/terminal.c cvs rdiff -u -r1.7 -r1.8 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.5 -r1.6 othersrc/usr.bin/tnftp/libedit/config.h \ othersrc/usr.bin/tnftp/libedit/filecomplete.c \ othersrc/usr.bin/tnftp/libedit/histedit.h \ othersrc/usr.bin/tnftp/libedit/tty.h cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/tnftp/libedit/editrc.5 \ 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 cvs rdiff -u -r1.1.1.2 -r1.2 othersrc/usr.bin/tnftp/libedit/eln.c cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/tnftp/libedit/read.c \ othersrc/usr.bin/tnftp/libedit/tty.c cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/tnftp/libedit/sys.h cvs rdiff -u -r1.6 -r1.7 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.