Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/usr.bin/ftp
Module Name: src
Committed By: martin
Date: Thu Jan 22 19:57:39 UTC 2026
Modified Files:
src/usr.bin/ftp [netbsd-10]: cmdtab.c ftp.1 version.h
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1221):
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.52.40.1 -r1.52.40.2 src/usr.bin/ftp/cmdtab.c
cvs rdiff -u -r1.147.2.7 -r1.147.2.8 src/usr.bin/ftp/ftp.1
cvs rdiff -u -r1.95.2.3 -r1.95.2.4 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