]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Experimental Rlogin support, thanks to Delian Delchev. Local flow
authorSimon Tatham <anakin@pobox.com>
Fri, 19 Jan 2001 10:10:37 +0000 (10:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 19 Jan 2001 10:10:37 +0000 (10:10 +0000)
commitca90be26a880dc2f3189c9cd2ff0f378280c8d0f
treecb095049d48e53ea83980650ca6c70a522f6d05f
parent72cdcc611aa24e65a071138904f7b04ff036aa6a
Experimental Rlogin support, thanks to Delian Delchev. Local flow
control is unsupported, and server-to-client comms may fail for want
of working TCP Urgent.

[originally from svn r875]
13 files changed:
Makefile
be_all.c
be_none.c
be_nossh.c
network.h
putty.h
raw.c
rlogin.c [new file with mode: 0644]
settings.c
ssh.c
telnet.c
windlg.c
winnet.c