Basilisk II and SheepShaver Macintosh emulators
Go to file
Adam Sampson 413190d12f Use openpty if possible.
The code this affects in sshpty.c originally came from OpenSSH, which
now uses openpty by preference when it's available. openpty is a
BSD-ism, but it's been provided by glibc on Linux with the BSD
semantics since 1998.
2020-08-23 17:26:15 +01:00
BasiliskII Use openpty if possible. 2020-08-23 17:26:15 +01:00
cxmon Add autogen for cxmon 2020-07-05 17:56:44 -04:00
SheepShaver Use openpty if possible. 2020-08-23 17:26:15 +01:00
.gitignore
.travis.yml Beef up Travis CI with XWindows backend. 2020-07-15 19:59:46 -04:00
README.md Point CI status to upstream-master branch. 2020-06-28 10:29:52 -04:00

BasiliskII

Build Status