]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Cleanups from yesterday's destabilisation: lots of stuff in
authorSimon Tatham <anakin@pobox.com>
Wed, 23 Oct 2002 12:41:35 +0000 (12:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 23 Oct 2002 12:41:35 +0000 (12:41 +0000)
commit1336536848cfec4bcb7320be64ee3281b462b32b
treebc2de17edb75376abac48382b68bfa42ce423cc1
parent640b8285aff28ffa20ddf3faf78bbd88c9d52235
Cleanups from yesterday's destabilisation: lots of stuff in
terminal.c was apparently relying on implicit initialisation to
zero, and also I've removed the backends' dependency on terminal.h
by having terminal sizes explicitly passed in to back->size().

git-svn-id: http://svn.tartarus.org/sgt/putty@2117 cda61777-01e9-0310-a592-d414129be87e
putty.h
rlogin.c
ssh.c
telnet.c
terminal.c
unix/pty.c