Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Mon May  1 09:44:56 UTC 2000

Modified Files:
        basesrc/usr.bin/ftp: cmds.c cmdtab.c extern.h fetch.c ftp.1 ftp.c
            ftp_var.h util.c version.h

Log Message:
* Add support for `fget localfile', which reads a list of filenames to
  retrieve from localfile.  Based on work by Darren Reed.
* Crank version.
* Update copyright dates.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.34 -r1.35 basesrc/usr.bin/ftp/cmdtab.c
cvs rdiff -r1.52 -r1.53 basesrc/usr.bin/ftp/extern.h \
    basesrc/usr.bin/ftp/ftp_var.h
cvs rdiff -r1.109 -r1.110 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.61 -r1.62 basesrc/usr.bin/ftp/ftp.1
cvs rdiff -r1.93 -r1.94 basesrc/usr.bin/ftp/ftp.c basesrc/usr.bin/ftp/util.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/ftp/version.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