CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/09 01:21:01
Modified files:
usr.bin/ssh : scp.c
Log message:
on fatal errors, make scp wait for ssh connection before exiting
avoids LogLevel=verbose (or greater) messages from ssh appearing
after scp has returned exited and control has returned to the
shell; ok markus@
(this was originally committed as r1.223 along with unrelated stuff that
I rolled back in r1.224)
