mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 19:02:06 +00:00
- 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)
This commit is contained in:
parent
b3da593962
commit
2ff1ca56eb
@ -120,6 +120,13 @@
|
||||
- djm@cvs.openbsd.org 2008/05/09 14:26:08
|
||||
[ssh.c]
|
||||
dingo stole my diff hunk
|
||||
- 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)
|
||||
|
||||
20080403
|
||||
- (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
|
||||
@ -3980,4 +3987,4 @@
|
||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||
|
||||
$Id: ChangeLog,v 1.4927 2008/05/19 06:02:37 djm Exp $
|
||||
$Id: ChangeLog,v 1.4928 2008/05/19 06:04:56 djm Exp $
|
||||
|
Loading…
Reference in New Issue
Block a user