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: Tue Sep 21 13:17:23 UTC 1999
Modified Files:
basesrc/usr.bin/ftp: fetch.c ftp.c
Log Message:
* protect more of the AF_INET6 stuff with #ifdef INET6 (for portability)
* in the main data moving loops only call the initial gettimeofday() if
rate throttling is enabled (saves a system call per loop when not
throttling).
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.61 -r1.62 basesrc/usr.bin/ftp/ftp.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