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: Sat May 6 09:30:13 UTC 2023
Update of /cvsroot/othersrc/usr.bin/tnftp/src
In directory ivanova.netbsd.org:/tmp/cvs-serv2010
Log Message:
Import NetBSD ftp 20230505
Notable changes since import NetBSD-20230226:
* Add timeout for SSL connection setup, defaulting to 60 seconds.
* Consistently use poll(2) instead of select(2).
* Check EAGAIN as well as EINTR.
* Simplify includes.
Status:
Vendor Tag: NetBSD
Release Tags: NetBSD-20230505
U othersrc/usr.bin/tnftp/src/Makefile
U othersrc/usr.bin/tnftp/src/domacro.c
U othersrc/usr.bin/tnftp/src/ftp_var.h
U othersrc/usr.bin/tnftp/src/ssl.h
C othersrc/usr.bin/tnftp/src/version.h
U othersrc/usr.bin/tnftp/src/main.c
U othersrc/usr.bin/tnftp/src/extern.h
U othersrc/usr.bin/tnftp/src/complete.c
C othersrc/usr.bin/tnftp/src/ftp.c
U othersrc/usr.bin/tnftp/src/progressbar.h
C othersrc/usr.bin/tnftp/src/util.c
U othersrc/usr.bin/tnftp/src/progressbar.c
C othersrc/usr.bin/tnftp/src/ssl.c
U othersrc/usr.bin/tnftp/src/cmds.c
U othersrc/usr.bin/tnftp/src/cmdtab.c
U othersrc/usr.bin/tnftp/src/ftp.1
U othersrc/usr.bin/tnftp/src/fetch.c
U othersrc/usr.bin/tnftp/src/ruserpass.c
4 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