<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/postscript, 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>all: quiet macOS build again</title>
<updated>2024-06-15T14:57:45+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2024-06-15T14:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=60ca2be037f739e30daba1dc5b66a166fcdc0bf2'/>
<id>60ca2be037f739e30daba1dc5b66a166fcdc0bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>all: remove .cvsignore files</title>
<updated>2017-09-14T15:25:17+00:00</updated>
<author>
<name>Kare Nuorteva</name>
<email>kare.nuorteva@me.com</email>
</author>
<published>2017-09-10T10:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b3336e5cbb82042dfeedab8615022410b74f8520'/>
<id>b3336e5cbb82042dfeedab8615022410b74f8520</id>
<content type='text'>
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gcc 4.8 warnings</title>
<updated>2014-03-03T21:30:34+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2014-03-03T21:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=63002b3e5ab034ff1317c21b994b803cd68a6eee'/>
<id>63002b3e5ab034ff1317c21b994b803cd68a6eee</id>
<content type='text'>
LGTM=rsc
R=rsc
https://codereview.appspot.com/33240044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=rsc
R=rsc
https://codereview.appspot.com/33240044
</pre>
</div>
</content>
</entry>
<entry>
<title>silence more warnings</title>
<updated>2012-10-21T16:04:56+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-21T16:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c5bfba483f4002c539cbeb4087827524dba8d0f8'/>
<id>c5bfba483f4002c539cbeb4087827524dba8d0f8</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6744056
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6744056
</pre>
</div>
</content>
</entry>
<entry>
<title>fix clang warnings reported by Tuncer Ayaz</title>
<updated>2012-10-21T15:25:08+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-21T15:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0cfb376070a4bef7b4168a9795e025437e1be79f'/>
<id>0cfb376070a4bef7b4168a9795e025437e1be79f</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6744054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6744054
</pre>
</div>
</content>
</entry>
<entry>
<title>postscript: update for 32-bit Rune</title>
<updated>2009-09-13T21:42:33+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2009-09-13T21:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a21158473db3261329f14e565e3bcc257cc8ccc2'/>
<id>a21158473db3261329f14e565e3bcc257cc8ccc2</id>
<content type='text'>
http://codereview.appspot.com/117062
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://codereview.appspot.com/117062
</pre>
</div>
</content>
</entry>
<entry>
<title>tr2post: rename charlib files to not be case-dependent (OS X)</title>
<updated>2008-01-31T21:58:38+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-01-31T21:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=9daa3ca74ebd673d00ba52667c50fe4a0046d100'/>
<id>9daa3ca74ebd673d00ba52667c50fe4a0046d100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gcc -ansi -pedantic in 9c.  Fix many non-C89-isms.</title>
<updated>2006-04-01T19:24:03+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-04-01T19:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=cbeb0b26e4c7caa8d1b47de791a7418dc20a4567'/>
<id>cbeb0b26e4c7caa8d1b47de791a7418dc20a4567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more lucida</title>
<updated>2006-03-20T00:08:25+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-20T00:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b6372b09e70e3a5876c821b41db7b1b43887801e'/>
<id>b6372b09e70e3a5876c821b41db7b1b43887801e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
