Source-Changes archive

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

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



Module Name:    othersrc
Committed By:   lukem
Date:           Thu Jun  9 16:47:50 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/src: cmds.c cmdtab.c complete.c domacro.c
            fetch.c ftp.c main.c progressbar.c ruserpass.c util.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.7 -r1.8 othersrc/usr.bin/tnftp/src/cmds.c \
    othersrc/usr.bin/tnftp/src/progressbar.c
cvs rdiff -r1.5 -r1.6 othersrc/usr.bin/tnftp/src/cmdtab.c
cvs rdiff -r1.4 -r1.5 othersrc/usr.bin/tnftp/src/complete.c \
    othersrc/usr.bin/tnftp/src/domacro.c \
    othersrc/usr.bin/tnftp/src/ruserpass.c
cvs rdiff -r1.9 -r1.10 othersrc/usr.bin/tnftp/src/fetch.c \
    othersrc/usr.bin/tnftp/src/ftp.c othersrc/usr.bin/tnftp/src/main.c
cvs rdiff -r1.12 -r1.13 othersrc/usr.bin/tnftp/src/util.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