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:           Tue Oct 28 08:21:08 UTC 2025

Modified Files:
        src/usr.bin/ftp: cmdtab.c ftp.1 version.h

Log Message:
ftp: connect is a synonym for open

As we have disconnect as a synonym for close,
add connect as a synonym for open.

Suggested by Colby Russell in email.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.bin/ftp/cmdtab.c
cvs rdiff -u -r1.160 -r1.161 src/usr.bin/ftp/ftp.1
cvs rdiff -u -r1.99 -r1.100 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