Unix console utilities should send prompts to /dev/tty or failing
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Feb 2010 19:15:25 +0000 (19:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Feb 2010 19:15:25 +0000 (19:15 +0000)
commit59b0bfe7f0e692659cc84d7647f171f8fbd89eb9
tree82cad4884b5a6499cada73de38fa7cdc38f26f0c
parentc349ffb1106d7d67490203b2b4099a5e912cf1ea
Unix console utilities should send prompts to /dev/tty or failing
that stderr, not to stdout.

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