<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/rc/unixcrap.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>rc: use proper type for storing ulimit values</title>
<updated>2018-01-17T16:49:47+00:00</updated>
<author>
<name>Ray Lai</name>
<email>ray@raylai.com</email>
</author>
<published>2018-01-16T07:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=019be4481fee53a999ccb73c78e40df5f408b24e'/>
<id>019be4481fee53a999ccb73c78e40df5f408b24e</id>
<content type='text'>
rc on amd64 stores ulimit values as 32-bit int, but the limits on
OpenBSD amd64 can exceed 2^31, so "ulimit -a" shows some values as
negative. This is a problem when I want to increase my ulimit but
the hard ulimit values are printed as negative.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rc on amd64 stores ulimit values as 32-bit int, but the limits on
OpenBSD amd64 can exceed 2^31, so "ulimit -a" shows some values as
negative. This is a problem when I want to increase my ulimit but
the hard ulimit values are printed as negative.
</pre>
</div>
</content>
</entry>
<entry>
<title>rc: make read not ignore interrupts/errors (again)</title>
<updated>2009-08-23T17:25:44+00:00</updated>
<author>
<name>Michael Teichgräber</name>
<email>mt4swm@googlemail.com</email>
</author>
<published>2009-08-23T17:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e066b12927b496c9f3b442a5928bacfb48e6334e'/>
<id>e066b12927b496c9f3b442a5928bacfb48e6334e</id>
<content type='text'>
http://codereview.appspot.com/110042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://codereview.appspot.com/110042
</pre>
</div>
</content>
</entry>
<entry>
<title>cope with programs that leave fd in non-blocking mode (Tim Wiess)</title>
<updated>2007-03-25T17:16:40+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-25T17:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=edc77f0b2b9298831a6007acffd635a87f55a4d7'/>
<id>edc77f0b2b9298831a6007acffd635a87f55a4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>success on the sun</title>
<updated>2005-01-07T08:02:54+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-01-07T08:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=005a85f3a2ef85ec1a64ce05a486c84e25cf6f94'/>
<id>005a85f3a2ef85ec1a64ce05a486c84e25cf6f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD tweaks</title>
<updated>2004-12-28T17:34:05+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-28T17:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f7b74c1725b497df5ce836545c127ad565175c70'/>
<id>f7b74c1725b497df5ce836545c127ad565175c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ulimit and umask as builtins</title>
<updated>2004-10-17T05:19:53+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-17T05:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=39cff6e750c0ae587cbcb9ae771ed43fd6bbf362'/>
<id>39cff6e750c0ae587cbcb9ae771ed43fd6bbf362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
