Yet more global-removal. The static variables in logging.c are now
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Oct 2002 12:58:13 +0000 (12:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Oct 2002 12:58:13 +0000 (12:58 +0000)
commita832773496d46caa5e328d36a15b4918f24a804e
tree8dee2fb650cca756197a72bb48ee621c155b4e63
parenta4f046e1dc5c6d28ee9bf9fa5a4d1764e361a72a
Yet more global-removal. The static variables in logging.c are now
absent, and also (I think) all the frontend request functions (such
as request_resize) take a context pointer, so that multiple windows
can be handled sensibly. I wouldn't swear to this, but I _think_
that only leaves the Unicode stuff as the last stubborn holdout.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2147 cda61777-01e9-0310-a592-d414129be87e
24 files changed:
console.c
logging.c
pageant.c
plink.c
psftp.c
putty.h
puttygen.c
raw.c
rlogin.c
scp.c
sftp.c
ssh.c
ssh.h
sshzlib.c
telnet.c
terminal.c
terminal.h
unix/pterm.c
unix/pty.c
unix/unix.h
windlg.c
window.c
winnet.c
winstuff.h