]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commitff29be9f1fecf9b43bee8f17f3b4d42f6f94a7f9
treecb095049d48e53ea83980650ca6c70a522f6d05f
parent25cd341bbaaab0d558b9b37c9f604e4b29f1f872
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@875 cda61777-01e9-0310-a592-d414129be87e
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