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: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.
Home |
Main Index |
Thread Index |
Old Index