Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/usr.bin/ftp



Module Name:    src
Committed By:   martin
Date:           Thu Jan 22 19:56:10 UTC 2026

Modified Files:
        src/usr.bin/ftp [netbsd-11]: cmdtab.c ftp.1 version.h

Log Message:
Pull up following revision(s) (requested by lukem in ticket #151):

        usr.bin/ftp/version.h: revision 1.100
        usr.bin/ftp/cmdtab.c: revision 1.54
        usr.bin/ftp/ftp.1: revision 1.161

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.53.4.1 src/usr.bin/ftp/cmdtab.c
cvs rdiff -u -r1.160 -r1.160.2.1 src/usr.bin/ftp/ftp.1
cvs rdiff -u -r1.99 -r1.99.2.1 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