[openssh-commits] CVS: shitei.mindrot.org: openssh

Darren Tucker dtucker at mindrot.org
Mon Jan 24 21:57:41 EST 2005


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	dtucker at shitei.mindrot.org	2005/01/24 21:57:40

Modified files:
	.              : ChangeLog scp.c sftp.c 

Log message:
- dtucker at cvs.openbsd.org 2005/01/24 10:22:06
[scp.c sftp.c]
Have scp and sftp wait for the spawned ssh to exit before they exit
themselves.  This prevents ssh from being unable to restore terminal
modes (not normally a problem on OpenBSD but common with -Portable
on POSIX platforms).  From peak at argo.troja.mff.cuni.cz (bz#950);
ok djm@ markus@

cvs -n rdiff -u -r1.3623 -r1.3624 openssh/ChangeLog
cvs -n rdiff -u -r1.131 -r1.132 openssh/scp.c
cvs -n rdiff -u -r1.62 -r1.63 openssh/sftp.c




More information about the openssh-commits mailing list