Source-Changes archive

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

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   lukem
Date:           Wed Jun  1 12:10:14 UTC 2005

Modified Files:
        src/usr.bin/ftp: fetch.c ftp.c version.h

Log Message:
* Only print the "Trying <address>..." message if verbose and
  there's more than one struct addrinfo in the getaddrinfo() result.
* Don't use non-standard "u_int".


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.132 -r1.133 src/usr.bin/ftp/ftp.c
cvs rdiff -r1.53 -r1.54 src/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