Simon Tatham 70f641f845 Remove some unused variables. %!s(int64=9) %!d(string=hai) anos
..
Makefile b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
README b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
main.c 70f641f845 Remove some unused variables. %!s(int64=9) %!d(string=hai) anos
malloc.c b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
malloc.h b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
pty.c ddfca43402 Fix a controlling-terminal bug reported by Anthony Heading: Cygwin %!s(int64=12) %!d(string=hai) anos
pty.h b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
sel.c b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
sel.h b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos
telnet.c 70f641f845 Remove some unused variables. %!s(int64=9) %!d(string=hai) anos
telnet.h b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my %!s(int64=13) %!d(string=hai) anos

README

This directory contains 'cygtermd', a small and specialist Telnet
server designed to act as middleware between PuTTY and a Cygwin shell
session running on the same machine, so that PuTTY can act as an
xterm-alike for Cygwin.

To install it, you must compile it from source using Cygwin gcc,
install it in Cygwin's /bin, and configure PuTTY to use it as a local
proxy process. For detailed instructions, see the PuTTY Wishlist page
at

http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/cygwin-terminal-window.html