Replace PuTTY's 2-3-4 tree implementation with the shiny new counted
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 16 Apr 2001 17:18:24 +0000 (17:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 16 Apr 2001 17:18:24 +0000 (17:18 +0000)
commitd2371c812a1c62b6a258c0717f1fff263cca8ca1
treedda8884bb1993ddda82a289f2045c7a31af2b158
parenta8cc197c711b4381e8050e0ecfc3458873f24468
Replace PuTTY's 2-3-4 tree implementation with the shiny new counted
one, in preparation for using it to speed up scrollback.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1053 cda61777-01e9-0310-a592-d414129be87e
pageant.c
plink.c
ssh.c
sshzlib.c
tree234.c
tree234.h
winnet.c