Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS import: othersrc/usr.bin/tnftp/src
Module Name: othersrc
Committed By: lukem
Date: Fri Aug 27 01:33:00 UTC 2021
Update of /cvsroot/othersrc/usr.bin/tnftp/src
In directory ivanova.netbsd.org:/tmp/cvs-serv779
Log Message:
Import NetBSD ftp 20210826
Notable changes since import tag NetBSD-2021-01-31:
* Use fetch_* instead of stdio to fix support with interruptable signals.
* Fix typos in comments.
* Manual page improvements. NetBSD PR bin/51883.
* Set SO_KEEPALIVE on control connection to attempt to avoid timeouts.
NetBSD PR bin/56129.
* Validate address in server's PASV and LPSV responses.
Previously a hostile server could cause ftp to open a data connection elsewhere.
* Remove unnecessary variable assignments.
Status:
Vendor Tag: NetBSD
Release Tags: NetBSD-20210826
C othersrc/usr.bin/tnftp/src/ssl.h
U othersrc/usr.bin/tnftp/src/complete.c
C othersrc/usr.bin/tnftp/src/fetch.c
U othersrc/usr.bin/tnftp/src/progressbar.c
C othersrc/usr.bin/tnftp/src/ftp.c
U othersrc/usr.bin/tnftp/src/ftp_var.h
U othersrc/usr.bin/tnftp/src/cmdtab.c
C othersrc/usr.bin/tnftp/src/ssl.c
U othersrc/usr.bin/tnftp/src/main.c
C othersrc/usr.bin/tnftp/src/Makefile
U othersrc/usr.bin/tnftp/src/progressbar.h
U othersrc/usr.bin/tnftp/src/ruserpass.c
C othersrc/usr.bin/tnftp/src/version.h
C othersrc/usr.bin/tnftp/src/ftp.1
U othersrc/usr.bin/tnftp/src/cmds.c
U othersrc/usr.bin/tnftp/src/extern.h
C othersrc/usr.bin/tnftp/src/util.c
U othersrc/usr.bin/tnftp/src/domacro.c
8 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jNetBSD:yesterday -jNetBSD othersrc/usr.bin/tnftp/src
Home |
Main Index |
Thread Index |
Old Index