simon-svn: putty: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Sat Feb 5 15:33:36 GMT 2005
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 5257
Date: 2005-02-05 15:33:36 +0000 (Sat, 05 Feb 2005)
Log message (5 lines):
When allocating BSD-style ptys, we should not be satisfied with a
/dev/ptyXX we can open: we must also check that we can open and use
the corresponding /dev/ttyXX, because if it's been left in the wrong
mode then we will look terribly silly when we fork and _then_
discover our pty is unusable.
Modified files:
U putty/unix/uxpty.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/unix/uxpty.c?rev=5257&r1=5256&r2=5257
More information about the tartarus-commits
mailing list