From: simon Date: Tue, 15 Feb 2005 21:45:50 +0000 (+0000) Subject: Initial checkin of a native Mac OS X port, sharing most of its code X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/1ddda1ca78c0458141b45197544597c566184b6f?hp=1ddda1ca78c0458141b45197544597c566184b6f Initial checkin of a native Mac OS X port, sharing most of its code with the Unix port and layering a Cocoa GUI on top. The basics all work: there's a configuration panel and a terminal window, the timing interface works and the select interface functions. The same application can run both SSH (or other network) connections and local pty sessions, and multiple sessions in the same process are fully supported. However, it's horribly unfinished in a wide variety of other ways; anyone interested is invited to read README.OSX and wince at the length and content of its `unfinished' list. git-svn-id: svn://svn.tartarus.org/sgt/putty@5308 cda61777-01e9-0310-a592-d414129be87e ---