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:           Thu Jun  9 16:48:58 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/libedit: chared.c common.c el.c emacs.c
            filecomplete.c hist.c history.c key.c map.c parse.c prompt.c read.c
            readline.c refresh.c search.c sig.c term.c tokenizer.c tty.c vi.c

Log Message:
Excise RCSID block, rather than using #if 0 ... #endif.
The point was to minimise RCSID conflicts, and the latter isn't helping there.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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 -r1.4 -r1.5 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/prompt.c \
    othersrc/usr.bin/tnftp/libedit/refresh.c \
    othersrc/usr.bin/tnftp/libedit/search.c \
    othersrc/usr.bin/tnftp/libedit/term.c \
    othersrc/usr.bin/tnftp/libedit/tokenizer.c
cvs rdiff -r1.1.1.1 -r1.2 othersrc/usr.bin/tnftp/libedit/filecomplete.c
cvs rdiff -r1.6 -r1.7 othersrc/usr.bin/tnftp/libedit/read.c \
    othersrc/usr.bin/tnftp/libedit/tty.c
cvs rdiff -r1.3 -r1.4 othersrc/usr.bin/tnftp/libedit/readline.c

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