Add support for resetting the terminal modes on stderr to something sensible
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Sep 2007 12:27:45 +0000 (12:27 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Sep 2007 12:27:45 +0000 (12:27 +0000)
commitf7397dc65858f1105d78930fa530c9d829a03336
tree17252ff94fb91b8a8c2e51fde988b556242d2d65
parent848d09e66dbb11beb59d93cefd1b82a234b35d24
Add support for resetting the terminal modes on stderr to something sensible
before printing error messages to it.  This should fix the stair-stepping
in Plink's progress messages.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7745 cda61777-01e9-0310-a592-d414129be87e
unix/unix.h
unix/uxcons.c
unix/uxplink.c