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 Jun 20 07:39:50 UTC 2000

Modified Files:
        basesrc/libexec/ftpd: ftpd.8 ftpd.c ftpd.conf.5

Log Message:
fix problems noted by <dogcow%redback.com@localhost> in [bin/10390] and private 
email:
* fix RATE{GET,PUT} under some situations when the client is slower than
  the server (something i missed when migrating the rate limiting code
  i wrote in ftp(1) to ftpd(8))
* document what units RATE{GET,PUT} use


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 basesrc/libexec/ftpd/ftpd.8
cvs rdiff -r1.95 -r1.96 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.8 -r1.9 basesrc/libexec/ftpd/ftpd.conf.5

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