]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rationalise access to, and content of, backends[] array.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 30 Jun 2007 21:56:44 +0000 (21:56 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 30 Jun 2007 21:56:44 +0000 (21:56 +0000)
commit46c00b0f381f48a9992e43e014e104015952e9da
treef9043a4d2cf1eae03a4c3aaf5925854c8dd3001b
parent90e7bf4228fa74fda1c65cb2597c9d964329f702
Rationalise access to, and content of, backends[] array.
Should be no significant change in behaviour.
(Well, entering usernames containing commas on Plink's command line will be
a little harder now.)

[originally from svn r7628]
23 files changed:
be_all.c
be_all_s.c
be_none.c
be_nos_s.c
be_nossh.c
config.c
mac/mac.c
mac/macterm.c
macosx/osxwin.m
putty.h
raw.c
rlogin.c
settings.c
ssh.c
telnet.c
testback.c
unix/uxplink.c
unix/uxpty.c
unix/uxputty.c
unix/uxser.c
windows/window.c
windows/winplink.c
windows/winser.c