<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/mac, 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>mac: arrange for arm64 run on arm64</title>
<updated>2024-10-22T12:11:37+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2024-10-22T12:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=61e362add9e1485bec1ab8261d729016850ec270'/>
<id>61e362add9e1485bec1ab8261d729016850ec270</id>
<content type='text'>
Makes 9term.app work again (not put you in an x86_64 jail).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes 9term.app work again (not put you in an x86_64 jail).
</pre>
</div>
</content>
</entry>
<entry>
<title>9term.app: respect user-set shell instead of forcing bash</title>
<updated>2020-05-05T13:30:39+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-05-05T13:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=acffdcb6eed3385e1566c0ac86fb6b4bc130664b'/>
<id>acffdcb6eed3385e1566c0ac86fb6b4bc130664b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mac/9term.app: invoke 9term with -l</title>
<updated>2018-11-14T05:13:01+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2018-11-14T05:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a791787a384745b90fa0eb704cd9cbbe8c758684'/>
<id>a791787a384745b90fa0eb704cd9cbbe8c758684</id>
<content type='text'>
This seems to match Terminal.

Fixes #145.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seems to match Terminal.

Fixes #145.
</pre>
</div>
</content>
</entry>
<entry>
<title>9term.app: add $PLAN9/bin to $PATH if not already in $PATH (#144)</title>
<updated>2018-11-14T04:59:49+00:00</updated>
<author>
<name>KADOTA, Kyohei</name>
<email>lufia@users.noreply.github.com</email>
</author>
<published>2018-11-14T04:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f3ed5754b1c4ccc616afb1fbb1ce65e1f8f29808'/>
<id>f3ed5754b1c4ccc616afb1fbb1ce65e1f8f29808</id>
<content type='text'>
9term set $PLAN9 if PLAN9 is not set. But $PATH is not set.
As a result, 9term exits with "exec devdraw: No such file or directory"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
9term set $PLAN9 if PLAN9 is not set. But $PATH is not set.
As a result, 9term exits with "exec devdraw: No such file or directory"</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: plumb drag-n-dropped files</title>
<updated>2015-06-03T15:26:27+00:00</updated>
<author>
<name>marius a. eriksen</name>
<email>marius.eriksen@gmail.com</email>
</author>
<published>2014-12-24T04:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d52bdd3356137cf67a3458fdee5c94fdec4337e1'/>
<id>d52bdd3356137cf67a3458fdee5c94fdec4337e1</id>
<content type='text'>
Change-Id: I7585870aee57c7482ebdd19c117be7982123ce79
Reviewed-on: https://plan9port-review.googlesource.com/1130
Reviewed-by: Russ Cox &lt;rsc@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7585870aee57c7482ebdd19c117be7982123ce79
Reviewed-on: https://plan9port-review.googlesource.com/1130
Reviewed-by: Russ Cox &lt;rsc@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mac/Plumb: add URL scheme to Info.plist</title>
<updated>2014-01-22T18:43:39+00:00</updated>
<author>
<name>Rob Kroeger</name>
<email>robkroeger@gmail.com</email>
</author>
<published>2014-01-22T18:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=66ad987412438ff1fe01db3d3672dcbb99e8e3c6'/>
<id>66ad987412438ff1fe01db3d3672dcbb99e8e3c6</id>
<content type='text'>
LGTM=rsc
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/40780044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=rsc
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/40780044
</pre>
</div>
</content>
</entry>
<entry>
<title>Plumb.app: prevent the Finder's activation after Devdraw's</title>
<updated>2012-01-16T22:04:52+00:00</updated>
<author>
<name>David Jeannot</name>
<email>djeannot24@gmail.com</email>
</author>
<published>2012-01-16T22:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=8423a43814aa8549e9fe2bd1f50ba3eecdf3032c'/>
<id>8423a43814aa8549e9fe2bd1f50ba3eecdf3032c</id>
<content type='text'>
The Finder can be reactivated after Devdraw's
activation if both windows are on the same space.

We prevent this by preventing Plumb.app's
activation in the first place.

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5498096
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Finder can be reactivated after Devdraw's
activation if both windows are on the same space.

We prevent this by preventing Plumb.app's
activation in the first place.

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5498096
</pre>
</div>
</content>
</entry>
<entry>
<title>mac Plumb: skip loading non-existent .bashrc</title>
<updated>2011-11-28T15:09:26+00:00</updated>
<author>
<name>Rob Kroeger</name>
<email>robkroeger@gmail.com</email>
</author>
<published>2011-11-28T15:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=83a5aba766bf2a2a84fe20df0d72d47a9105fdb2'/>
<id>83a5aba766bf2a2a84fe20df0d72d47a9105fdb2</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5434052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5434052
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: cleanup, fix macargv</title>
<updated>2011-10-12T17:18:32+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-10-12T17:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7064acbd104d7c1af5a94533213d2bb124a7a60e'/>
<id>7064acbd104d7c1af5a94533213d2bb124a7a60e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plumb.app: handle spaces in file names (Rob Pike)</title>
<updated>2011-01-28T22:17:01+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2011-01-28T22:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ff262e102983021abc2223e83131eea1f7eb5d58'/>
<id>ff262e102983021abc2223e83131eea1f7eb5d58</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/4113042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/4113042
</pre>
</div>
</content>
</entry>
</feed>
