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:10:42
Module Name: src
Committed By: snj
Date: Wed May 18 04:10:42 UTC 2005
Modified Files:
src/usr.bin/ftp [netbsd-3]: ftp.c
Log Message:
Pull up revision 1.130 (requested by lukem in ticket #318):
Use socklen_t instead of int as the 5th argument to getsockopt().
Improve invocation of setsockopt() and associated failure messages.
To generate a diff of this commit:
cvs rdiff -r1.126.2.3 -r1.126.2.4 src/usr.bin/ftp/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.