]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
pterm.c now relies on backend `exitcode' functions returning <0 when
authorSimon Tatham <anakin@pobox.com>
Mon, 31 Mar 2003 12:10:08 +0000 (12:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 31 Mar 2003 12:10:08 +0000 (12:10 +0000)
commit6836505f3caae546fbff03dee3d5cabd052fc5e4
treeb7dff015e68fb28bdce958f2fa7346727baf568e
parenta02c6c1a3a0061116f1ae48b8698ad4eca88127e
pterm.c now relies on backend `exitcode' functions returning <0 when
the session is still connected, and not returning an exit code until
after it's finished.

git-svn-id: http://svn.tartarus.org/sgt/putty@3033 cda61777-01e9-0310-a592-d414129be87e
raw.c
rlogin.c
telnet.c