CVS commit: src/usr.bin/ftp

2021-06-03 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jun 3 10:23:33 UTC 2021 Modified Files: src/usr.bin/ftp: Makefile ssl.c ssl.h version.h Log Message: use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds Adapt the SMALLPROG / -UWITH_SSL build to also use the fetch_*() met

CVS commit: src/usr.bin/ftp

2021-06-03 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jun 3 10:11:00 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.c Log Message: set SO_KEEPALIVE on control connection Attempt to prevent timeouts of the control connection by setting SO_KEEPALIVE. This matches the equivalent beh

CVS commit: othersrc/usr.bin/tnftp

2021-05-16 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun May 16 08:28:50 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: COPYING Log Message: copyright 2021 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/COPYING Please note that diffs are

CVS commit: othersrc/usr.bin/tnftp

2021-05-16 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun May 16 08:28:01 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: ChangeLog INSTALL Log Message: update INSTALL notes To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 othersrc/usr.bin/tnftp/ChangeLog cvs rdif

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 11:26:01 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 othersrc/usr.bin/tnftp/configure Please note that diffs are not

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 09:40:34 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure configure.ac Log Message: configure: check all glob flags we use Also check GLOB_NOCHECK, even though it's standard. Makes the autoconf check cons

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 09:29:43 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: ChangeLog othersrc/usr.bin/tnftp/src: Makefile.am Makefile.in Log Message: Change tnftp(1) to refer to "tnftp" instead of "ftp". To generate a diff

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 09:09:55 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): consistently use FTP for protocol use. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/usr.bin/ftp/ftp.1 Please note th

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 08:46:19 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): consistent Ic (not Nm) for commands To generate a diff of this commit: cvs rdiff -u -r1.144 -r1.145 src/usr.bin/ftp/ftp.1 Please note that

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 08:26:35 UTC 2021 Modified Files: src/usr.bin/ftp: util.c Log Message: better XXX comment for buggy ftp server To generate a diff of this commit: cvs rdiff -u -r1.161 -r1.162 src/usr.bin/ftp/util.c Please note that di

CVS commit: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 08:23:22 UTC 2021 Modified Files: othersrc/usr.bin/tnftp/src: progressbar.c Log Message: nicer XXX comment To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 othersrc/usr.bin/tnftp/src/progressbar.c Pl

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 08:05:49 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: ChangeLog Log Message: ChangeLog: previous va_copy fix. today's import To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 othersrc/usr.bin/tnftp

CVS commit: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 07:50:37 UTC 2021 Modified Files: othersrc/usr.bin/tnftp/src: cmds.c fetch.c ftp.1 ftp.c main.c progressbar.c progressbar.h ssl.c version.h Log Message: Merge differences between NetBSD-20200608 and NetB

CVS import: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 07:46:26 UTC 2021 Update of /cvsroot/othersrc/usr.bin/tnftp/src In directory ivanova.netbsd.org:/tmp/cvs-serv6414 Log Message: Import NetBSD ftp as at 2021-01-31 Changes since import tag NetBSD-20200608: * Fix signal handl

CVS commit: src/usr.sbin/postinstall

2021-04-24 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 06:21:37 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: re-align list output To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/postinstall/postinsta

CVS commit: src/usr.sbin/postinstall

2021-04-24 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 01:44:55 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: sort the items. keep obsolete* last Consistency and quality of life improvements to postinstall: Order all of the ite

CVS commit: src/usr.sbin/postinstall

2021-04-24 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 01:15:40 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: comment and usage style Use NOTE: for comments to be aware of. Remove double space before "fix|check" in some items.

CVS commit: src/usr.sbin/postinstall

2021-04-24 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 00:36:47 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: ensure SRC_DIR and DEST_DIR are quoted To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/pos

CVS commit: src/usr.sbin/postinstall

2021-04-24 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 00:29:52 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: use correct DEST_DIR in obsolete_stand To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/pos

CVS commit: othersrc/usr.bin/tnftp

2021-02-12 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Fri Feb 12 12:43:04 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure Log Message: regen for va_copy() check cross-compile soft fail To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 othersrc/usr.bin/tnf

CVS commit: othersrc/usr.bin/tnftp

2021-02-12 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Fri Feb 12 12:39:18 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure.ac Log Message: configure: soft-fail cross-compile check for va_copy() Be consistent with other AC_RUN_IFELSE() checks and change the va_copy() ch

CVS commit: src/usr.bin/ftp

2021-01-31 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jan 31 08:59:40 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): more $https_proxy documentation Document $https_proxy in ENVIRONMENT. (It was already documented elsewhere). Fixes PR bin/51883 To generat

CVS commit: src/usr.bin/progress

2021-01-07 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jan 7 12:02:52 UTC 2021 Modified Files: src/usr.bin/progress: progress.c Log Message: progress: handle EINTR in writes. PR/55914 To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/progress/progress.c

CVS commit: src/usr.bin/ftp

2021-01-06 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jan 6 09:15:59 UTC 2021 Modified Files: src/usr.bin/ftp: cmds.c ftp.1 Log Message: ftp(1): fix description of "debug" "debug" command and documentation got accidentally renamed to "ftp_debug" 13 years ago, and was only partia

CVS commit: src/usr.bin/ftp

2021-01-05 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jan 6 04:43:14 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.c progressbar.c progressbar.h ssl.c version.h Log Message: ftp: don't use restartable signals Refactor to not rely upon restartable signals (SA_RESTART), possibly f

CVS commit: src/libexec/ftpd

2020-08-22 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Aug 22 08:08:48 UTC 2020 Modified Files: src/libexec/ftpd: ftpd.conf.5 Log Message: ftpd.conf(5): remove duplicate "be" Two be or not two be. Noted by SAITOH Masanobu in private mail. To generate a diff of this commit: cvs r

CVS commit: src/share/misc

2020-08-01 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Aug 2 00:20:22 UTC 2020 Modified Files: src/share/misc: style Log Message: style: revert previous I misintepreted the consensus. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/share/misc/style Please not

CVS commit: src/share/misc

2020-07-31 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Aug 1 02:45:36 UTC 2020 Modified Files: src/share/misc: style Log Message: style: prefer braces for single statement control statements Prefer to use { braces } around single statements after control statements, instead of di

CVS commit: src/usr.bin/ftp

2020-07-17 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 18 03:00:38 UTC 2020 Modified Files: src/usr.bin/ftp: ftp.1 main.c version.h Log Message: ftp: add -? for help. improve synopsis Add -? to display usage synopsis and help to stdout. This allows for "ftp -? | less", which i

CVS commit: src/usr.bin/ftp

2020-07-15 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jul 15 08:56:06 UTC 2020 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp.1: don't wrap "[[user@]host [port]]" To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/usr.bin/ftp/ftp.1 Please note that dif

CVS commit: src/usr.bin/ftp

2020-07-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jul 13 11:17:14 UTC 2020 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): consistency tweaks To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/usr.bin/ftp/ftp.1 Please note that diffs are not pub

CVS commit: src/usr.bin/ftp

2020-07-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 11 02:19:32 UTC 2020 Modified Files: src/usr.bin/ftp: ftp.c version.h Log Message: ftp.c: improve signal handler restoration Only invoke the old signal handler if it's a real signal handler and not SIG_IGN, SIG_DFL, SIG_HO

CVS commit: src/usr.bin/ftp

2020-07-10 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 11 00:29:38 UTC 2020 Modified Files: src/usr.bin/ftp: fetch.c Log Message: fetch_url: improve signal handler restoration Use SIG_ERR not NULL as the indicator that a signal handler hasn't been changed, so that SIG_DFL (equ

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 11:37:02 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: ChangeLog NEWS configure configure.ac Log Message: tnftp 20200705 release Changes since tnftp 20151004: * Avoid crashes by exiting if lostpeer due to a sign

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 11:14:57 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: configure othersrc/usr.bin/tnftp/libnetbsd: Makefile.in Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 othersrc/u

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 11:13:12 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: COPYING configure.ac Log Message: copyright up to 2020 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/tnftp/COPYING cvs rdiff

CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 11:11:10 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libnetbsd: Makefile.am Added Files: othersrc/usr.bin/tnftp/libnetbsd: libnetbsd.c Log Message: libnetbsd: add dummy source to avoid an empty library

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:55:48 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: configure tnftp_config.h.in Log Message: regen for conditional glob replacement To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 othersrc/usr.

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:55:11 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: ChangeLog NEWS configure.ac Log Message: Only replace glob if GLOB_BRACE and GLOB_TILDE aren't available. To generate a diff of this commit: cvs rdiff -u -

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:29:08 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: NEWS Log Message: NEWS: prepare for next release To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 othersrc/usr.bin/tnftp/NEWS Please note tha

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:19:32 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: Makefile.in configure tnftp_config.h.in othersrc/usr.bin/tnftp/libedit: Makefile.in othersrc/usr.bin/tnftp/src: Makefile.in Log Message: rege

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:18:19 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: ChangeLog Log Message: today's changelog To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 othersrc/usr.bin/tnftp/ChangeLog Please note that d

CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:08:59 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libnetbsd: snprintf.c Log Message: rename some static functions to avoid conflicts with standard names (based on othersrc/libexec/tnftpd/libnetbsd/snprintf.c

CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 10:03:09 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libnetbsd: glob.c Log Message: sync to NetBSD glob.c 1.38 (via tnftpd) Update from NetBSD src/lib/libc/gen/glob.c 1.34 to 1.38 (using the version from others

CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 09:54:26 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libnetbsd: err.c fseeko.c Log Message: Remove the 3rd clause from my BSD-derived license. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 others

CVS commit: othersrc/usr.bin/tnftp/libnetbsd

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 09:53:01 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libnetbsd: err.c Log Message: consistent tab indenting, not a mix of spaces and tabs To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 othersrc/us

CVS commit: othersrc/usr.bin/tnftp/libedit

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 09:43:42 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libedit: Makefile.am Log Message: libedit: distribute makelist Need makelist in the distribution (tar file). Style; explicitly list all files in TEST/ To g

CVS commit: othersrc/usr.bin/tnftp

2020-07-05 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Jul 5 09:37:53 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: Makefile.am configure.ac todo othersrc/usr.bin/tnftp/src: Makefile.am Log Message: implement --with-local-libedit Add --with-local-libedit=(yes|auto

CVS commit: othersrc/usr.bin/tnftp

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:59:16 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure othersrc/usr.bin/tnftp/buildaux: config.guess config.sub depcomp install-sh missing othersrc/usr.

CVS commit: othersrc/usr.bin/tnftp

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:55:18 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: ChangeLog Log Message: ChangeLog: ftp and libedit imports To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 othersrc/usr.bin/tnftp/ChangeLog P

CVS commit: othersrc/usr.bin/tnftp

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:51:16 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: todo Log Message: TODO: autoconf option to use system libedit instead of internal To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 othersrc/us

CVS commit: othersrc/usr.bin/tnftp

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:47:35 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: tnftp.h Log Message: tnftp.h: add __UNVOLATILE. reformat __UNCONST To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 othersrc/usr.bin/tnftp/tnf

CVS commit: othersrc/usr.bin/tnftp/libedit

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:34:28 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libedit: Makefile.am literal.c vi.c Log Message: fix libedit build after 20200704 merge adapt the build of libedit for the changes in upstream; - generate ap

CVS commit: othersrc/usr.bin/tnftp

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 14:31:04 UTC 2020 Modified Files: othersrc/usr.bin/tnftp: tnftp.h Log Message: tnftp.h: multiple-include protection To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 othersrc/usr.bin/tnftp/tnftp.h Ple

CVS commit: othersrc/usr.bin/tnftp/libedit

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 13:43:21 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/libedit: chared.c chared.h chartype.c common.c config.h editline.3 editrc.5 el.c el.h eln.c emacs.c filecomplete.c filecomplete.h hist.

CVS import: othersrc/usr.bin/tnftp/libedit

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 12:52:56 UTC 2020 Update of /cvsroot/othersrc/usr.bin/tnftp/libedit In directory ivanova.netbsd.org:/tmp/cvs-serv19987 Log Message: Update libedit from NetBSD-current 20200704 Notable changes since import on 20160131: * Fi

CVS commit: othersrc/usr.bin/tnftp/src

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 09:59:07 UTC 2020 Modified Files: othersrc/usr.bin/tnftp/src: cmds.c complete.c domacro.c extern.h fetch.c ftp.1 ftp.c ftp_var.h main.c progressbar.c ssl.c ssl.h util.c version.h Log Message:

CVS import: othersrc/usr.bin/tnftp/src

2020-07-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 09:48:28 UTC 2020 Update of /cvsroot/othersrc/usr.bin/tnftp/src In directory ivanova.netbsd.org:/tmp/cvs-serv25717 Log Message: Import NetBSD-ftp 20200608 Notable changes since NetBSD-ftp 20151003: * Avoid crashies by exit

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 06:57:46 UTC 2020 Modified Files: othersrc/libexec/tnftpd: configure Log Message: regen for tnftpd 20200704 To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 othersrc/libexec/tnftpd/configure Please n

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 06:49:19 UTC 2020 Modified Files: othersrc/libexec/tnftpd: ChangeLog NEWS configure.ac Log Message: tnftpd 20200704 release Changes since tnftpd 20200704: - Adapt to NetBSD blocklistd(8) service rename. - Increase

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 05:43:30 UTC 2020 Modified Files: othersrc/libexec/tnftpd: INSTALL Log Message: INSTALL: update for --with-blocklist, --with-sia To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 othersrc/libexec/tnftp

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 05:38:28 UTC 2020 Modified Files: othersrc/libexec/tnftpd: todo Log Message: TODO: more stuff To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 othersrc/libexec/tnftpd/todo Please note that diffs are

CVS commit: src/libexec/ftpd

2020-07-03 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 4 05:18:37 UTC 2020 Modified Files: src/libexec/ftpd: pfilter.c pfilter.h Log Message: add missing RCSIDs (copyrights could be added too - that's up to christos@) To generate a diff of this commit: cvs rdiff -u -r1.3 -r

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 04:55:03 UTC 2020 Modified Files: othersrc/libexec/tnftpd: configure tnftpd_config.h.in Log Message: regen for --with-blocklist To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 othersrc/libexec/tnftpd

CVS commit: othersrc/libexec/tnftpd

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 04:40:00 UTC 2020 Modified Files: othersrc/libexec/tnftpd: configure.ac Log Message: configure: rename to --with-blocklist Change --with-blacklist to --with-blocklist and search for libblocklist first, falling back

CVS commit: othersrc/libexec/tnftpd/src

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 04:00:53 UTC 2020 Modified Files: othersrc/libexec/tnftpd/src: extern.h ftpd.c pfilter.c version.h Log Message: Merge NetBSD-20190129 Prepare pfilter.c for future USE_BLOCKLIST check. To generate a diff of this c

CVS import: othersrc/libexec/tnftpd/src

2020-07-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sat Jul 4 03:42:15 UTC 2020 Update of /cvsroot/othersrc/libexec/tnftpd/src In directory ivanova.netbsd.org:/tmp/cvs-serv17961 Log Message: Import NetBSD ftpd as at 20200615 Notable changes since NetBSD-20190129: - Increase some buff

CVS commit: src/usr.bin/make

2020-07-03 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 4 03:08:20 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make: fix sign-compare warning Fix -Wsign-compare warning on amd64, introduced in rev 1.239 To generate a diff of this commit: cvs rdiff -u -r1.24

CVS commit: src/libexec/ftpd

2020-07-03 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jul 4 01:20:42 UTC 2020 Modified Files: src/libexec/ftpd: version.h Log Message: NetBSD-ftpd 20200615 Update version to "NetBSD-ftpd 20200615" for changes: - Increase some buffer sizes. - Rename blacklist to blocklist. To g

CVS commit: src/external/bsd/kyua-cli

2020-07-02 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jul 2 14:04:01 UTC 2020 Modified Files: src/external/bsd/kyua-cli: Makefile.inc src/external/bsd/kyua-cli/dist/cli: cmd_report.hpp common.hpp main.cpp src/external/bsd/kyua-cli/dist/engine: config.cpp metadata.c

CVS commit: src/external/bsd/lutok/tests/lib/liblutok

2020-07-02 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jul 2 13:56:10 UTC 2020 Modified Files: src/external/bsd/lutok/tests/lib/liblutok: Makefile Log Message: lutok: auto_ptr replaced; remove build workaround To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/exter

CVS commit: src/external/bsd/lutok/dist

2020-07-02 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jul 2 13:54:19 UTC 2020 Modified Files: src/external/bsd/lutok/dist: stack_cleaner.hpp Log Message: lutok: use unique_ptr not auto_ptr To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/lutok/di

CVS commit: src/sys/arch/ia64/stand/ia64/efi

2020-07-02 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jul 2 09:07:25 UTC 2020 Modified Files: src/sys/arch/ia64/stand/ia64/efi: Makefile Log Message: loader.efi doesn't have source (Untested fix) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/ia64/sta

CVS commit: src/distrib/common

2020-07-02 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Thu Jul 2 08:48:11 UTC 2020 Modified Files: src/distrib/common: Makefile.minirootkmod Log Message: Makefile.minirootkmod don't have SRCS To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/distrib/common/Makefile.min

CVS commit: src/external/gpl3/gcc.old/usr.bin/cc1plus

2020-07-01 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jul 1 08:25:44 UTC 2020 Modified Files: src/external/gpl3/gcc.old/usr.bin/cc1plus: Makefile Log Message: Fix addition of C++ .cc source to SRCS Fix assumption that all of the source files are .c, as some are .cc. Not tested,

CVS commit: src/external/gpl3/gcc.old/usr.bin/lto-wrapper

2020-07-01 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jul 1 07:54:24 UTC 2020 Modified Files: src/external/gpl3/gcc.old/usr.bin/lto-wrapper: Makefile Log Message: use ggc-none.c not ggc-none.o in SRCS not tested, based on similar change to external/gpl3/gcc/usr.bin/lto-wrapper/

CVS commit: src/share/mk

2020-07-01 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Jul 1 07:38:29 UTC 2020 Modified Files: src/share/mk: bsd.dep.mk Log Message: bsd.dep.mk: fix "make tags" (again) [repeat revision 1.85] Fix "make tags" to actually build a tags file: - Use !commands() instead of !target(),

CVS commit: src/distrib/sets/lists/tests

2020-06-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue Jun 30 23:51:47 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: fix sets for MKKYUA To generate a diff of this commit: cvs rdiff -u -r1.867 -r1.868 src/distrib/sets/lists/tests/mi Please note that diff

CVS commit: src/external/bsd/kyua-cli/tests/kyua-cli

2020-06-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 29 08:55:00 UTC 2020 Modified Files: src/external/bsd/kyua-cli/tests/kyua-cli/bootstrap: Makefile src/external/bsd/kyua-cli/tests/kyua-cli/cli: Makefile src/external/bsd/kyua-cli/tests/kyua-cli/engine: Makefi

CVS commit: src/external/gpl3/gcc/usr.bin

2020-06-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 29 08:34:17 UTC 2020 Modified Files: src/external/gpl3/gcc/usr.bin/cc1: Makefile src/external/gpl3/gcc/usr.bin/cc1obj: Makefile src/external/gpl3/gcc/usr.bin/cc1plus: Makefile Log Message: Fix addition of C+

CVS commit: src/external/gpl3/gcc/usr.bin/lto-wrapper

2020-06-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 29 08:30:42 UTC 2020 Modified Files: src/external/gpl3/gcc/usr.bin/lto-wrapper: Makefile Log Message: use ggc-none.c not ggc-none.o in SRCS To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc

CVS commit: src/share/mk

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 22 01:04:26 UTC 2020 Modified Files: src/share/mk: bsd.dep.mk Log Message: bsd.dep.mk: revert 1.85 (for now) Revert my recent 1.85 revision that fixed "make tags". It causes too much build breakage elsewhere in the tree t

CVS commit: src/external/bsd/kyua-cli

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 14:26:16 UTC 2020 Modified Files: src/external/bsd/kyua-cli: Makefile.inc Log Message: kyua-cli: avoid warning about deprecated auto_ptr To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/kyua

CVS commit: src/external/bsd/lutok/tests/lib/liblutok

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 14:12:50 UTC 2020 Modified Files: src/external/bsd/lutok/tests/lib/liblutok: Makefile Log Message: lutok; fix build of c++ tests To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/lutok/tests/

CVS commit: src/external/bsd/lutok/dist

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 14:11:54 UTC 2020 Modified Files: src/external/bsd/lutok/dist: state.cpp Log Message: lutok; fix strncpy -Wstringop-truncation warning To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/lu

CVS commit: src/external/bsd/atf/tests/atf

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 13:59:56 UTC 2020 Modified Files: src/external/bsd/atf/tests/atf/test-programs: Makefile src/external/bsd/atf/tests/atf/tools: Makefile Log Message: fix build of atf .cpp files To generate a diff of this commit

CVS commit: src/share/mk

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 13:29:05 UTC 2020 Modified Files: src/share/mk: bsd.README Log Message: document PROGS and PROGS_CXX, and default c++ SRCS To generate a diff of this commit: cvs rdiff -u -r1.407 -r1.408 src/share/mk/bsd.README Please

CVS commit: src/tests/lib/libpthread

2020-06-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 07:06:05 UTC 2020 Modified Files: src/tests/lib/libpthread: Makefile Log Message: fix build of h_thread_local_dtor.cpp To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/tests/lib/libpthread/Makefile Pl

CVS commit: src/tests/lib/libm

2020-06-20 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 06:58:16 UTC 2020 Modified Files: src/tests/lib/libm: Makefile Log Message: fix build of t_cabsl from t_cabsl.cxx t_cabsl source is in t_cabsl.cxx not t_cabsl.cc - the latter is what bsd.tests.mk defaults to. This only

CVS commit: src/share/mk

2020-06-20 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Jun 21 03:39:21 UTC 2020 Modified Files: src/share/mk: bsd.dep.mk Log Message: bsd.dep.mk: fix "make tags" Fix "make tags" to actually build a tags file: - Use !commands() instead of !target(), so that the rule actually works

CVS commit: src

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:42:47 UTC 2020 Modified Files: src: build.sh Log Message: nbmake bootstrap: silent configure if MAKEVERBOSE==0 Be consistent with the silencing of configure in tools/ and suppress the output in build.sh configure of

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:39:43 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: be quieter if MAKEVERBOSE==0 More accurately simulate and don't even print the "compile" lines with MAKEVERBOSE=0 To ge

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:32:52 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: consistency fix in MAKEVERBOSE<2 support To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/tools/make/bui

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:28:24 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: if MAKEVERBOSE < 2, output similar to To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tools/make/build

CVS commit: src/tools

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 10:49:17 UTC 2020 Modified Files: src/tools: Makefile.gnuhost src/tools/compat: Makefile src/tools/host-mkdep: Makefile src/tools/xz-include: Makefile Log Message: tools: configure --silent if MAK

CVS commit: src/tools

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 08:12:16 UTC 2020 Modified Files: src/tools: Makefile.gnuhost Log Message: tools: if MAKEVERBOSE < 2, quieten automake builds To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/tools/Makefile.gnuhost Pl

CVS commit: src/usr.bin/ftp

2020-06-07 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Mon Jun 8 01:33:27 UTC 2020 Modified Files: src/usr.bin/ftp: ftp.c util.c version.h Log Message: ftp: exit if lostpeer invoked by a signal lostpeer() calls too many async-unsafe functions (both directly and indirectly) to close a

CVS commit: src/usr.bin/ftp

2020-02-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Wed Feb 26 05:55:27 UTC 2020 Modified Files: src/usr.bin/ftp: version.h Log Message: update ftp version to 20190622 To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/usr.bin/ftp/version.h Please note that diffs a

CVS commit: othersrc/libexec/tnftpd

2019-02-02 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Feb 3 06:25:58 UTC 2019 Modified Files: othersrc/libexec/tnftpd: ChangeLog Log Message: fix typo To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 othersrc/libexec/tnftpd/ChangeLog Please note that diffs ar

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 23:21:18 UTC 2019 Modified Files: othersrc/libexec/tnftpd: Makefile.in aclocal.m4 configure tnftpd_config.h.in othersrc/libexec/tnftpd/buildaux: config.guess config.sub depcomp install

  1   2   3   >