Subject: CVS commit: [netbsd-3] src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/18/2005 04:22:02
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.