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

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

Log Message:
Pull up revision 1.93 (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.90.2.2 -r1.90.2.3 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.