]> andersk Git - openssh.git/commit - channels.h
- (djm) OpenBSD CVS Sync
authordjm <djm>
Fri, 12 Oct 2001 01:35:04 +0000 (01:35 +0000)
committerdjm <djm>
Fri, 12 Oct 2001 01:35:04 +0000 (01:35 +0000)
commit418e724c57fa27927e6400edae33a3490e23b163
tree94b112e6fd48681ced55295af0d910fc8818b183
parent8782141fdaa464f2384a6d40d4fbbda47ee8fc75
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2001/10/10 22:18:47
     [channels.c channels.h clientloop.c nchan.c serverloop.c]
     [session.c session.h]
     try to keep channels open until an exit-status message is sent.
     don't kill the login shells if the shells stdin/out/err is closed.
     this should now work:
     ssh -2n localhost 'exec > /dev/null 2>&1; sleep 10; exit 5'; echo ?
ChangeLog
channels.c
channels.h
clientloop.c
nchan.c
serverloop.c
session.c
session.h
This page took 0.043916 seconds and 5 git commands to generate.