NetBSD/othersrc 4P3ojLTusr.bin/tnftp configure aclocal.m4, usr.bin/tnftp/buildaux ltmain.sh libtool.m4

   regen with automake 1.16.1, libtool 2.4.6
VersionDeltaFile
1.3+3,518-2,024usr.bin/tnftp/buildaux/ltmain.sh
1.57+1,730-1,011usr.bin/tnftp/configure
1.2+1,478-1,088usr.bin/tnftp/buildaux/libtool.m4
1.4+431-485usr.bin/tnftp/buildaux/config.guess
1.10+518-355usr.bin/tnftp/aclocal.m4
1.4+272-212usr.bin/tnftp/buildaux/config.sub
+7,947-5,17512 files not shown
+9,595-6,37318 files

NetBSD/othersrc RIGnoqMusr.bin/tnftp/libnetbsd Makefile.am

   libnetbsd: use AM_CPPFLAGS not CPPFLAGS

   Use AM_CPPFLAGS because CPPFLAGS is for user override
VersionDeltaFile
1.4+2-2usr.bin/tnftp/libnetbsd/Makefile.am
+2-21 files

NetBSD/othersrc 87knLDVusr.bin/tnftp configure.ac

   configure: add AM_PROG_AR()

   required by newer automake
VersionDeltaFile
1.41+3-2usr.bin/tnftp/configure.ac
+3-21 files

NetBSD/othersrc Ym1ci3nusr.bin/tnftp COPYING

   copyright 2021
VersionDeltaFile
1.9+2-2usr.bin/tnftp/COPYING
+2-21 files

NetBSD/othersrc yRFJ7z4usr.bin/tnftp INSTALL ChangeLog

   update INSTALL notes
VersionDeltaFile
1.7+21-31usr.bin/tnftp/INSTALL
1.76+6-1usr.bin/tnftp/ChangeLog
+27-322 files

NetBSD/othersrc sW0AMqBusr.bin/tnftp configure

   regen
VersionDeltaFile
1.56+1-1usr.bin/tnftp/configure
+1-11 files

NetBSD/othersrc Y6Pv7QTusr.bin/tnftp configure.ac configure

   configure: check all glob flags we use

   Also check GLOB_NOCHECK, even though it's standard.
   Makes the autoconf check consistent with the usage within src/*.
   Suggseted by Christos on 2020-07-05.
VersionDeltaFile
1.40+4-4usr.bin/tnftp/configure.ac
1.55+3-3usr.bin/tnftp/configure
+7-72 files

NetBSD/othersrc k2XzqTSusr.bin/tnftp ChangeLog, usr.bin/tnftp/src Makefile.am Makefile.in

   Change tnftp(1) to refer to "tnftp" instead of "ftp".
VersionDeltaFile
1.75+4-2usr.bin/tnftp/ChangeLog
1.6+3-2usr.bin/tnftp/src/Makefile.am
1.17+2-1usr.bin/tnftp/src/Makefile.in
+9-53 files

NetBSD/othersrc DkAMBTkusr.bin/tnftp/src progressbar.c

   nicer XXX comment
VersionDeltaFile
1.18+2-2usr.bin/tnftp/src/progressbar.c
+2-21 files

NetBSD/othersrc qAEuPnMusr.bin/tnftp ChangeLog

   ChangeLog: previous va_copy fix. today's import
VersionDeltaFile
1.74+19-1usr.bin/tnftp/ChangeLog
+19-11 files

NetBSD/othersrc ORHyLDEusr.bin/tnftp/src ftp.1 main.c

   Merge differences between NetBSD-20200608 and NetBSD-2021-01-31
VersionDeltaFile
1.17+191-140usr.bin/tnftp/src/ftp.1
1.22+82-26usr.bin/tnftp/src/main.c
1.23+54-27usr.bin/tnftp/src/ftp.c
1.17+10-62usr.bin/tnftp/src/progressbar.c
1.25+11-11usr.bin/tnftp/src/fetch.c
1.5+7-3usr.bin/tnftp/src/ssl.c
+355-2693 files not shown
+367-2829 files

NetBSD/othersrc esazxrOusr.bin/tnftp/src ftp.1 main.c

   Import NetBSD ftp as at 2021-01-31

   Changes since import tag NetBSD-20200608:
   * Fix signal handler restoration. Avoids intermittent crash.
     Bug class reported by Joyu Liao from Juniper Networks.
   * Improve ftp(1) manual page formatting, "debug" command description,
     and $https_proxy documentation.
   * Add -? to display synopsis and usage to stdout.
   * Don't use restartable signals (SA_RESTART).
     Should fix intermittent failures with -q QUITTIME.
VersionDeltaFile
1.1.1.18+190-139usr.bin/tnftp/src/ftp.1
1.1.1.17+81-25usr.bin/tnftp/src/main.c
1.1.1.18+53-26usr.bin/tnftp/src/ftp.c
1.1.1.15+9-61usr.bin/tnftp/src/progressbar.c
1.1.1.20+10-10usr.bin/tnftp/src/fetch.c
1.1.1.17+4-4usr.bin/tnftp/src/cmds.c
+347-2654 files not shown
+361-27410 files

NetBSD/othersrc 8IRUiJeusr.bin/sleepto sleepto.c

   Use %lld and cast to "long long" for any time_t's.
VersionDeltaFile
1.3+5-5usr.bin/sleepto/sleepto.c
+5-51 files

NetBSD/othersrc 3uqEip1usr.bin/sleepto sleepto.c

   Adapt rev 1.23 of bin/sleep/sleep.c:

     add SIGINFO support; from freebsd:

     when a SIGINFO is delivered, display the approximate remaining seconds.
VersionDeltaFile
1.2+37-4usr.bin/sleepto/sleepto.c
+37-41 files

NetBSD/othersrc djnteu1usr.bin/sleepto parsetime.c stime.h

   Include the "from" CVS tags.
VersionDeltaFile
1.3+3-2usr.bin/sleepto/parsetime.c
1.2+2-1usr.bin/sleepto/stime.h
+5-32 files

NetBSD/othersrc oEheMltusr.bin/sleepto parsetime.c stime.h

   Catch up on usr.bin/at/parsetime.c revs 1.16 to 1.20.
VersionDeltaFile
1.2+201-217usr.bin/sleepto/parsetime.c
1.1+53-0usr.bin/sleepto/stime.h
+254-2172 files

NetBSD/othersrc UOw9H8uusr.bin/sleepto parsetime.c tzfile.h

   Jared's sleepto command from Dec 2007 - sleep to an at(1) style time
   specification.
VersionDeltaFile
1.1+673-0usr.bin/sleepto/parsetime.c
1.1+158-0usr.bin/sleepto/tzfile.h
1.1+44-0usr.bin/sleepto/sleepto.c
1.1+8-0usr.bin/sleepto/Makefile
1.1+1-0usr.bin/sleepto/parsetime.h
+884-05 files

NetBSD/othersrc wJVyJLTusr.bin/tnftp configure

   regen for va_copy() check cross-compile soft fail
VersionDeltaFile
1.54+7-11usr.bin/tnftp/configure
+7-111 files

NetBSD/othersrc FAJRUvfusr.bin/tnftp configure.ac

   configure: soft-fail cross-compile check for va_copy()

   Be consistent with other AC_RUN_IFELSE() checks and change the va_copy()
   checks to soft-fail (instead of hard fail) when cross-compiling.
VersionDeltaFile
1.39+7-5usr.bin/tnftp/configure.ac
+7-51 files

NetBSD/othersrc OApujfOexternal/historical/eawk/doc extensions

   Fix typo - thanks to Brad Harder (yukonbob)!
VersionDeltaFile
1.2+1-1external/historical/eawk/doc/extensions
+1-11 files

NetBSD/othersrc 1ifPocxexternal/historical/eawk/dist ext.c, external/historical/eawk/lib Makefile

   Make this compile with gcc 8.4.0
VersionDeltaFile
1.2+5-4external/historical/eawk/dist/ext.c
1.3+2-1external/historical/eawk/lib/Makefile
+7-52 files

NetBSD/othersrc O6azEWRusr.bin/tnftp configure ChangeLog

   tnftp 20200705 release

   Changes since tnftp 20151004:
   * Avoid crashes by exiting if lostpeer due to a signal
     (e.g., remote server disconnection).
   * Issue PWD commands to the server only when we actually
     need the results, not speculatively, just in case we might.
     Works around broken servers, and is quicker too.
   * Use "anonymous" instead of the local username for anonymous
     ftp. Avoids unnecesary information leak.
   * Use the first name we requested the http/https URL for,
     not any name we ended up with after random redirects.
   * Support using CONNECT for https:// via proxy.
   * Improve SSL error reporting, and IPv6 endpoint reporting.
   * Use the system glob() if required extensions are supported.
   * Use the system libedit library by default, instead of
     the local (embedded) libedit.
   * Update to NetBSD-ftp 20200608.
   * Update local (embedded) libedit to NetBSD as at 2020-07-04.

    [2 lines not shown]
VersionDeltaFile
1.53+10-10usr.bin/tnftp/configure
1.73+7-2usr.bin/tnftp/ChangeLog
1.15+3-3usr.bin/tnftp/NEWS
1.38+3-3usr.bin/tnftp/configure.ac
+23-184 files

NetBSD/othersrc LJnJgnCusr.bin/tnftp configure, usr.bin/tnftp/libnetbsd Makefile.in

   regen
VersionDeltaFile
1.13+5-4usr.bin/tnftp/libnetbsd/Makefile.in
1.52+3-3usr.bin/tnftp/configure
+8-72 files

NetBSD/othersrc melgGdXusr.bin/tnftp configure.ac COPYING

   copyright up to 2020
VersionDeltaFile
1.37+3-3usr.bin/tnftp/configure.ac
1.8+2-2usr.bin/tnftp/COPYING
+5-52 files

NetBSD/othersrc DkdABoEusr.bin/tnftp/libnetbsd Makefile.am libnetbsd.c

   libnetbsd: add dummy source to avoid an empty library
VersionDeltaFile
1.3+2-3usr.bin/tnftp/libnetbsd/Makefile.am
1.1+3-0usr.bin/tnftp/libnetbsd/libnetbsd.c
+5-32 files

NetBSD/othersrc RyxMWxOusr.bin/tnftp configure tnftp_config.h.in

   regen for conditional glob replacement
VersionDeltaFile
1.51+39-2usr.bin/tnftp/configure
1.8+3-0usr.bin/tnftp/tnftp_config.h.in
+42-22 files

NetBSD/othersrc 1j8AG4Musr.bin/tnftp configure.ac ChangeLog

   Only replace glob if GLOB_BRACE and GLOB_TILDE aren't available.
VersionDeltaFile
1.36+19-4usr.bin/tnftp/configure.ac
1.72+4-2usr.bin/tnftp/ChangeLog
1.14+3-1usr.bin/tnftp/NEWS
+26-73 files

NetBSD/othersrc DAm6YPKusr.bin/tnftp NEWS

   NEWS: prepare for next release
VersionDeltaFile
1.13+31-2usr.bin/tnftp/NEWS
+31-21 files

NetBSD/othersrc c2aUdPWusr.bin/tnftp configure tnftp_config.h.in, usr.bin/tnftp/libedit Makefile.in

   regen for --with-local-libedit
VersionDeltaFile
1.50+119-42usr.bin/tnftp/configure
1.16+12-11usr.bin/tnftp/src/Makefile.in
1.12+5-1usr.bin/tnftp/libedit/Makefile.in
1.7+3-0usr.bin/tnftp/tnftp_config.h.in
1.12+1-1usr.bin/tnftp/Makefile.in
+140-555 files

NetBSD/othersrc zRPCPIZusr.bin/tnftp ChangeLog

   today's changelog
VersionDeltaFile
1.71+24-1usr.bin/tnftp/ChangeLog
+24-11 files