<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/auxstats/FreeBSD.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>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>auxstats: get network stats in a portable manner on FreeBSD</title>
<updated>2018-01-23T08:00:53+00:00</updated>
<author>
<name>Bakul Shah</name>
<email>bakul@bitblocks.com</email>
</author>
<published>2018-01-20T04:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=da8a485fc143aa323845fafcf0f0f836c76a116b'/>
<id>da8a485fc143aa323845fafcf0f0f836c76a116b</id>
<content type='text'>
as the old grody way doesn't work any more on FreeBSD-10 and later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as the old grody way doesn't work any more on FreeBSD-10 and later.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-06-09T16:26:13+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2009-06-09T16:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=77ac35832191e456a5d9a3ccff667ab262838303'/>
<id>77ac35832191e456a5d9a3ccff667ab262838303</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>use size_t</title>
<updated>2005-12-30T20:41:58+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-30T20:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c704a4a23e12eb1d02cc1ec6803d7ba8731e0368'/>
<id>c704a4a23e12eb1d02cc1ec6803d7ba8731e0368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD 6 battery (Lou Kamenov)</title>
<updated>2005-11-27T16:01:40+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-27T16:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7ae652a96799d83e5a8d3ace9139c9e3df471a49'/>
<id>7ae652a96799d83e5a8d3ace9139c9e3df471a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the build on FreeBSD 6.x.</title>
<updated>2005-11-07T04:47:35+00:00</updated>
<author>
<name>wkj</name>
<email>devnull@localhost</email>
</author>
<published>2005-11-07T04:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=6f6012e1e9723792395c6f8a96a3fa261ef91c56'/>
<id>6f6012e1e9723792395c6f8a96a3fa261ef91c56</id>
<content type='text'>
The resulting binary still seems to produce suspect statistics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The resulting binary still seems to produce suspect statistics.
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at supporting FreeBSD 5.x.</title>
<updated>2005-01-07T17:38:08+00:00</updated>
<author>
<name>wkj</name>
<email>devnull@localhost</email>
</author>
<published>2005-01-07T17:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=8a830ad0906b8a488aa2a7743bce168fd0332a1e'/>
<id>8a830ad0906b8a488aa2a7743bce168fd0332a1e</id>
<content type='text'>
I do not yet have a way of testing this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I do not yet have a way of testing this.
</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>stats helper</title>
<updated>2004-04-23T05:12:11+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-23T05:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f0f4401f0cfc654646bdf21849627ebcbd5d82b5'/>
<id>f0f4401f0cfc654646bdf21849627ebcbd5d82b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
