]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit9e59f4534b4787e2911ff322c31afe24e374c261
treeb7dff015e68fb28bdce958f2fa7346727baf568e
parent3a41ec782e652dc229aea0ab7c269400d304b9a1
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.

[originally from svn r3033]
raw.c
rlogin.c
telnet.c