<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/CONTRIBUTORS, 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>venti: fix venti graph on 64-bit</title>
<updated>2017-07-23T11:11:56+00:00</updated>
<author>
<name>Michael Stroucken</name>
<email>mxs@cmu.edu</email>
</author>
<published>2017-07-21T23:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=4a8c0c75ffd40d08837d6937e1e995c68ceb276e'/>
<id>4a8c0c75ffd40d08837d6937e1e995c68ceb276e</id>
<content type='text'>
A pixel is 32 bits wide in RGBA, regardless of system's word size.

Change-Id: Iea36a8dafdec9ce8d593f944ef5ed1ea08e11d25
Reviewed-on: https://plan9port-review.googlesource.com/2980
Reviewed-by: David du Colombier &lt;0intro@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A pixel is 32 bits wide in RGBA, regardless of system's word size.

Change-Id: Iea36a8dafdec9ce8d593f944ef5ed1ea08e11d25
Reviewed-on: https://plan9port-review.googlesource.com/2980
Reviewed-by: David du Colombier &lt;0intro@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>venti/copy: fix bug writing directories that zero truncate</title>
<updated>2014-10-21T11:25:13+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2014-10-21T11:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=2763a6d8324fc5e1296e9a50a067ec04d52c581f'/>
<id>2763a6d8324fc5e1296e9a50a067ec04d52c581f</id>
<content type='text'>
Found by nwf.

TBR=rsc
https://codereview.appspot.com/162860045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by nwf.

TBR=rsc
https://codereview.appspot.com/162860045
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIBUTORS: add Aram Hăvărneanu</title>
<updated>2014-08-06T12:37:41+00:00</updated>
<author>
<name>Aram Hăvărneanu</name>
<email>aram@mgk.ro</email>
</author>
<published>2014-08-06T12:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a9e0d2b6c47bbc509a5e318e6d61a832aabfc8bb'/>
<id>a9e0d2b6c47bbc509a5e318e6d61a832aabfc8bb</id>
<content type='text'>
LGTM=rsc
R=rsc
CC=plan9port-dev
https://codereview.appspot.com/119500043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=rsc
R=rsc
CC=plan9port-dev
https://codereview.appspot.com/119500043
</pre>
</div>
</content>
</entry>
<entry>
<title>acme: copy/cut/paste with ctl+c,x,v</title>
<updated>2014-03-13T22:48:41+00:00</updated>
<author>
<name>Ethan Burns</name>
<email>burns.ethan@gmail.com</email>
</author>
<published>2014-03-13T22:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=4030a6c905c99c48e7ca714fbe17a9b00fbff6fe'/>
<id>4030a6c905c99c48e7ca714fbe17a9b00fbff6fe</id>
<content type='text'>
LGTM=rsc
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/69070045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=rsc
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/69070045
</pre>
</div>
</content>
</entry>
<entry>
<title>keyboard: add more sequences, from existing ones or RFC 1345</title>
<updated>2014-01-07T03:19:32+00:00</updated>
<author>
<name>Jonathan Cast</name>
<email>jonathanccast@gmail.com</email>
</author>
<published>2014-01-07T03:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f9781769d519e511ae8274d3b7844c8ac4db23f4'/>
<id>f9781769d519e511ae8274d3b7844c8ac4db23f4</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/43990046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/43990046
</pre>
</div>
</content>
</entry>
<entry>
<title>rcmain: use new $termprog variable</title>
<updated>2013-08-13T16:46:38+00:00</updated>
<author>
<name>Steve McCoy</name>
<email>mccoyst@gmail.com</email>
</author>
<published>2013-08-13T16:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1889a2578366ca17b4fee0b0641b4db183efd383'/>
<id>1889a2578366ca17b4fee0b0641b4db183efd383</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/12505045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/12505045
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/devdraw: clear keyboard state on lost focus.</title>
<updated>2013-07-17T16:55:09+00:00</updated>
<author>
<name>Roger Peppe</name>
<email>rogpeppe@gmail.com</email>
</author>
<published>2013-07-17T16:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d74fdb6edbedbb184de9a8230e156460cb609aa6'/>
<id>d74fdb6edbedbb184de9a8230e156460cb609aa6</id>
<content type='text'>
See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after

R=rsc
https://codereview.appspot.com/11453043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bitbucket.org/rsc/plan9port/issue/128/alt-button-sticks-in-acme-sometimes-after

R=rsc
https://codereview.appspot.com/11453043
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIBUTORS: three more</title>
<updated>2013-01-31T01:45:21+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2013-01-31T01:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0497ad9724e9b2bf60191dd1d54876aaa9e568a3'/>
<id>0497ad9724e9b2bf60191dd1d54876aaa9e568a3</id>
<content type='text'>
R=rsc
https://codereview.appspot.com/7225073
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
https://codereview.appspot.com/7225073
</pre>
</div>
</content>
</entry>
<entry>
<title>fontsrv: fix build on OpenBSD 5.2</title>
<updated>2012-12-11T17:45:45+00:00</updated>
<author>
<name>Christian Kellermann</name>
<email>ckeen@pestilenz.org</email>
</author>
<published>2012-12-11T17:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1a512ec048a5c607a01b9fd82561c1601ba87406'/>
<id>1a512ec048a5c607a01b9fd82561c1601ba87406</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/6850108
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/6850108
</pre>
</div>
</content>
</entry>
<entry>
<title>devdraw: restore compilation on OS X 10.6</title>
<updated>2012-11-26T02:20:18+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2012-11-26T02:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7b9ef735a8d1fddf3887853abbd065271fa9c293'/>
<id>7b9ef735a8d1fddf3887853abbd065271fa9c293</id>
<content type='text'>
Also add some ignored files to .hgignore

R=rsc
http://codereview.appspot.com/6842089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add some ignored files to .hgignore

R=rsc
http://codereview.appspot.com/6842089
</pre>
</div>
</content>
</entry>
</feed>
