Source-Changes archive

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

CVS commit: basesrc/usr.bin/ftp



Module Name:    basesrc
Committed By:   lukem
Date:           Mon May  6 14:36:42 UTC 2002

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

Log Message:
- Only send port number in HTTP/1.1 Host: request if port != 80.
  Fixes [bin/15415] from Takahiro Kambe <taca%sky.yamashina.kyoto.jp@localhost>
- Fix bad mode passed by mls() to recvrequest().
  Fixes [bin/16642] from <steve.mcclellan%radisys.com@localhost>


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.133 -r1.134 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.27 -r1.28 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