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:40
Module Name:	src
Committed By:	snj
Date:		Wed May 18 04:10:40 UTC 2005

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

Log Message:
Pull up revision 1.121 (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.117.2.3 -r1.117.2.4 src/usr.bin/ftp/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.