]> asedeno.scripts.mit.edu Git - PuTTY.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)
commita9bd716df8388ef1a31f77ef4db291866ea34dc5
treebc2de17edb75376abac48382b68bfa42ce423cc1
parentbddc6d16ee7bae3243ba468d1e0811e7fa4a6db4
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().

[originally from svn r2117]
putty.h
rlogin.c
ssh.c
telnet.c
terminal.c
unix/pty.c