CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2017/10/24 18:21:37

Modified files:
        usr.bin/ssh    : ssh.c 

Log message:
transfer ownership of stdout to the session channel by dup2'ing
/dev/null to fd 1. This allows propagation of remote stdout close to
the local side; reported by David Newall, ok markus@

Reply via email to