<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/9term/Darwin.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>9term: fix getpts on macOS 10.13</title>
<updated>2017-10-13T08:26:51+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2017-10-13T08:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7321ed031ceb9494751a8deb85fd224ff0520c39'/>
<id>7321ed031ceb9494751a8deb85fd224ff0520c39</id>
<content type='text'>
Since macOS 10.13, opening the /dev/ptyXX files
always return ENOENT.

Consequently, we changed getpts to use openpty to
open a pseudoterminal, like on Linux and OpenBSD.

Fixes #90.
Fixes #110.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since macOS 10.13, opening the /dev/ptyXX files
always return ENOENT.

Consequently, we changed getpts to use openpty to
open a pseudoterminal, like on Linux and OpenBSD.

Fixes #90.
Fixes #110.
</pre>
</div>
</content>
</entry>
<entry>
<title>make mac work</title>
<updated>2004-04-19T23:58:57+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-19T23:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=67e4fce4f5b62cf5f9e6b4b7b59ff2b2818d21f5'/>
<id>67e4fce4f5b62cf5f9e6b4b7b59ff2b2818d21f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>9term manages to turn off echo at the right times under SunOS ?</title>
<updated>2004-04-15T02:04:30+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-15T02:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=4dcd9af228643d37bb63ab1642c5128b3b30f4bd'/>
<id>4dcd9af228643d37bb63ab1642c5128b3b30f4bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Darwin support.</title>
<updated>2004-03-26T00:09:27+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-26T00:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=75024f0f3de2ed22e52281e5e340899492dc8f13'/>
<id>75024f0f3de2ed22e52281e5e340899492dc8f13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
