Close On Exit and Warn On Close fixes: (a) pty_reconfig needs to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Apr 2003 08:27:03 +0000 (08:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Apr 2003 08:27:03 +0000 (08:27 +0000)
commit6b0eeb4e4c9ecbff8eda72c5a1b49a448d6bbf3a
tree6971699ea337e07c03e7b687bc4624fd372ecbc6
parente3acd29b3bdafc8aa47052940928c48a9c0668ed
Close On Exit and Warn On Close fixes: (a) pty_reconfig needs to
remember changes in COE so it knows whether to print a message, and
(b) once the session has already ended, Warn On Close should shut up.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3102 cda61777-01e9-0310-a592-d414129be87e
unix/pterm.c
unix/pty.c