Source-Changes archive

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

CVS commit: [netbsd-3] src/usr.bin/ftp



Module Name:    src
Committed By:   snj
Date:           Wed May 18 04:22:02 UTC 2005

Modified Files:
        src/usr.bin/ftp [netbsd-3]: main.c

Log Message:
Pull up revision 1.94 (requested by lukem in ticket #301):
* Correct the "optlen" argument passed to getsockopt(3) and setsockopt(3)
  in various places.  Fixes a problem noted by Allen Briggs.
* Improve warning printed when connect(2) for the data channel fails.


To generate a diff of this commit:
cvs rdiff -r1.90.2.3 -r1.90.2.4 src/usr.bin/ftp/main.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