commit | 2ff1ca56ebee93d2881e4abaab1b8bc84dad4db8 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon May 19 16:04:56 2008 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon May 19 16:04:56 2008 +1000 |
tree | 1800c71809f80725e26a40ece28ef120183b1053 | |
parent | b3da593962885883feca47ceb36617ab3eafcee8 [diff] |
- markus@cvs.openbsd.org 2008/05/09 16:16:06 [session.c] re-add the USE_PIPES code and enable it. without pipes shutdown-read from the sshd does not trigger a SIGPIPE when the forked program does a write. ok djm@ (Id sync only, USE_PIPES never left portable OpenSSH)