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