From 5622840078d8ff3e018ed2b609a1406e6c1b2f30 Mon Sep 17 00:00:00 2001 From: dtucker Date: Wed, 1 Jun 2005 13:01:12 +0000 Subject: - avsm@cvs.openbsd.org 2005/05/26 02:08:05 [scp.c] If copying multiple files to a target file (which normally fails, as it must be a target directory), kill the spawned ssh child before exiting. This stops it trying to authenticate and spewing lots of output. deraadt@ ok --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f9684d7..84531884 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,13 @@ arpa/nameser.h. - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoll.c] Add strtoll to the compat library, from OpenBSD. - + - (dtucker) OpenBSD CVS Sync + - avsm@cvs.openbsd.org 2005/05/26 02:08:05 + [scp.c] + If copying multiple files to a target file (which normally fails, as it + must be a target directory), kill the spawned ssh child before exiting. + This stops it trying to authenticate and spewing lots of output. + deraadt@ ok 20050531 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at @@ -2652,4 +2658,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3804 2005/06/01 11:39:33 dtucker Exp $ +$Id: ChangeLog,v 1.3805 2005/06/01 13:01:12 dtucker Exp $ -- cgit v1.2.1