Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/ftp
Module Name: basesrc
Committed By: lukem
Date: Tue May 7 02:04:10 UTC 2002
Modified Files:
basesrc/usr.bin/ftp: cmds.c ftp.c
Log Message:
Use "r+" instead of "r+w", since the latter is not standard.
Noted by <Steve.McClellan%radisys.com@localhost> in private email.
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.118 -r1.119 basesrc/usr.bin/ftp/ftp.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