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:           Wed May 11 01:17:39 UTC 2005

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

Log Message:
RCSID cleanup; add back sanitizied "original/vendor" IDs.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/usr.bin/tnftp/libedit/Makefile.in
cvs rdiff -r1.3 -r1.4 othersrc/usr.bin/tnftp/libedit/chared.c \
    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/key.c othersrc/usr.bin/tnftp/libedit/map.c \
    othersrc/usr.bin/tnftp/libedit/parse.c \
    othersrc/usr.bin/tnftp/libedit/prompt.c \
    othersrc/usr.bin/tnftp/libedit/read.c \
    othersrc/usr.bin/tnftp/libedit/refresh.c \
    othersrc/usr.bin/tnftp/libedit/search.c \
    othersrc/usr.bin/tnftp/libedit/sig.c \
    othersrc/usr.bin/tnftp/libedit/term.c \
    othersrc/usr.bin/tnftp/libedit/tokenizer.c \
    othersrc/usr.bin/tnftp/libedit/tty.c othersrc/usr.bin/tnftp/libedit/vi.c
cvs rdiff -r1.1.1.2 -r1.2 othersrc/usr.bin/tnftp/libedit/chared.h \
    othersrc/usr.bin/tnftp/libedit/editline.3 \
    othersrc/usr.bin/tnftp/libedit/editrc.5 \
    othersrc/usr.bin/tnftp/libedit/el.h othersrc/usr.bin/tnftp/libedit/hist.h \
    othersrc/usr.bin/tnftp/libedit/histedit.h \
    othersrc/usr.bin/tnftp/libedit/key.h othersrc/usr.bin/tnftp/libedit/map.h \
    othersrc/usr.bin/tnftp/libedit/parse.h \
    othersrc/usr.bin/tnftp/libedit/prompt.h \
    othersrc/usr.bin/tnftp/libedit/read.h \
    othersrc/usr.bin/tnftp/libedit/readline.c \
    othersrc/usr.bin/tnftp/libedit/refresh.h \
    othersrc/usr.bin/tnftp/libedit/search.h \
    othersrc/usr.bin/tnftp/libedit/term.h \
    othersrc/usr.bin/tnftp/libedit/tty.h
cvs rdiff -r1.1.1.3 -r1.2 othersrc/usr.bin/tnftp/libedit/sig.h
cvs rdiff -r1.2 -r1.3 othersrc/usr.bin/tnftp/libedit/sys.h
cvs rdiff -r1.1.1.2 -r1.2 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