Cleanups from yesterday's destabilisation: lots of stuff in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 23 Oct 2002 12:41:35 +0000 (12:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 23 Oct 2002 12:41:35 +0000 (12:41 +0000)
commitf278d6f8b2cf652516548664d5c0d5103683c4f6
treebc2de17edb75376abac48382b68bfa42ce423cc1
parent2df34b4321465f778e00edfdd2b44ae8f3d2dc8f
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: svn://svn.tartarus.org/sgt/putty@2117 cda61777-01e9-0310-a592-d414129be87e
putty.h
rlogin.c
ssh.c
telnet.c
terminal.c
unix/pty.c