Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Wed May 11 02:29:13 UTC 2005
Modified Files:
src/usr.bin/ftp: ftp.c main.c util.c version.h
Log Message:
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.129 -r1.130 src/usr.bin/ftp/ftp.c
cvs rdiff -r1.92 -r1.93 src/usr.bin/ftp/main.c
cvs rdiff -r1.120 -r1.121 src/usr.bin/ftp/util.c
cvs rdiff -r1.47 -r1.48 src/usr.bin/ftp/version.h
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