<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/tar.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>tar: remove /bin/ when invoking compressors</title>
<updated>2020-01-14T19:52:18+00:00</updated>
<author>
<name>phonologus</name>
<email>59876118+phonologus@users.noreply.github.com</email>
</author>
<published>2020-01-14T19:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a0691bc460cbef889d017a640034f3321bd36b9d'/>
<id>a0691bc460cbef889d017a640034f3321bd36b9d</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>tar: rename sstrnlen to avoid OpenBSD compile error</title>
<updated>2010-07-11T16:48:51+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2010-07-11T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d67dc856d17c2e0491edccc20de8757ab4d59641'/>
<id>d67dc856d17c2e0491edccc20de8757ab4d59641</id>
<content type='text'>
R=, rsc
CC=
http://codereview.appspot.com/1810041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=, rsc
CC=
http://codereview.appspot.com/1810041
</pre>
</div>
</content>
</entry>
<entry>
<title>src/cmd/tar.c: avoid conflict with strnlen in libc</title>
<updated>2008-12-02T00:41:36+00:00</updated>
<author>
<name>Albert Lee</name>
<email>trisk@acm.jhu.edu</email>
</author>
<published>2008-12-02T00:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1a22c43f78a9accbcfcffca1b0e3718e4d90e869'/>
<id>1a22c43f78a9accbcfcffca1b0e3718e4d90e869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence warning (andrey)</title>
<updated>2006-04-20T20:18:13+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-04-20T20:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=4515de8f502e7784d7901ef42ca3e4cecae07a09'/>
<id>4515de8f502e7784d7901ef42ca3e4cecae07a09</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 anon union</title>
<updated>2006-03-31T14:37:04+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-31T14:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=613093289d311dd241b92c15892be270493cb32f'/>
<id>613093289d311dd241b92c15892be270493cb32f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new tar import</title>
<updated>2006-03-30T19:25:10+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-30T19:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=6019a96c7867a30b6968c9ebe9276b1025e157df'/>
<id>6019a96c7867a30b6968c9ebe9276b1025e157df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more tar changes</title>
<updated>2005-07-22T18:46:26+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-22T18:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=14f06f6792b50ad91f86c08b3a72e9d57ed98330'/>
<id>14f06f6792b50ad91f86c08b3a72e9d57ed98330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tar</title>
<updated>2005-07-22T12:19:29+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-22T12:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=67e944db9f790ac8704fe35cd050715e3d980ff0'/>
<id>67e944db9f790ac8704fe35cd050715e3d980ff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
