Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sun, 23 Feb 2003 00:13:19 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Sun Feb 23 2003  00:13:19 GMT

Log message:
Work around an SC bug that causes it to try to use the same register for
two purposes in s_wrpkt_prepare().  This makes SSH1 work on 68K Macs, at
least until I deactivate the terminal window...

Modified files:
    .               : ssh.c
    mac             : README.mac

Links:
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.274&r2=1.275
http://cvs.tartarus.org//putty/mac/README.mac.diff?r1=1.27&r2=1.28