From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 27 Sep 1996 18:32:49 -0400 From: Scott Schwartz schwartz@galapagos.cse.psu.edu Subject: ssh for Plan 9 Topicbox-Message-UUID: 4dc193a0-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19960927223249.f4xSAfI8IGG6knq-xMA3C6WV7egni6GjlKqLyxcpQ0A@z> Folks who have to connect to a unix system might be interested in trying out some patches to get ssh to run under Plan 9. I hacked ssh (client only, not server or agent) to compile and run using APE (with the various APE patches I've posted). A shar file containing the context diffs from 1.2.14, and a new Makefile, config.h (APE's ksh can't handle configure scripts, apparently), and some other stuff, are available in ftp://globin.cse.psu.edu/pub/scott/ssh.shar.gz I've been running this for a while, and it seems to work. No warrantee, use at your own risk, feedback welcome.