putty/contrib
Simon Tatham ddfca43402 Fix a controlling-terminal bug reported by Anthony Heading: Cygwin
doesn't have TIOCSCTTY, so my attempt to set the ctty of the child
process isn't doing anything, and only works by chance when you run
bash because bash does the thing that _will_ set the ctty, namely
opening the terminal file again without O_NOCTTY. So now we do that
too.

[originally from svn r9638]
2012-08-28 17:42:47 +00:00
..
cygtermd Fix a controlling-terminal bug reported by Anthony Heading: Cygwin 2012-08-28 17:42:47 +00:00
kh2reg.py
logparse.pl Add some kind of window tracking to logparse.pl. 2012-08-25 14:34:20 +00:00