<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/truss/setup.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>When doing the initial open of the proc via procfs, complain if we are</title>
<updated>2005-03-27T12:53:25+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2005-03-27T12:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72aa911a292608c2f82fe6967ed6b31905c6eb78'/>
<id>72aa911a292608c2f82fe6967ed6b31905c6eb78</id>
<content type='text'>
unable to open the /proc/pid/mem file.  Otherwise doing a truss on
a nonexistant pid makes us return success even though no such process
exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unable to open the /proc/pid/mem file.  Otherwise doing a truss on
a nonexistant pid makes us return success even though no such process
exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>I've been working on this somewhat so I'm moving the</title>
<updated>2005-03-27T12:47:04+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2005-03-27T12:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5321ae8649f5b7d80cd7d870892941c2bd04f91e'/>
<id>5321ae8649f5b7d80cd7d870892941c2bd04f91e</id>
<content type='text'>
parts I'm touching to be as style(9) compliant as I can.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parts I'm touching to be as style(9) compliant as I can.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move declarations of Procfd to a header file.</title>
<updated>2004-01-07T14:29:45+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2004-01-07T14:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1bc99f1144e317fd1e8c023f95ec6385a00f4417'/>
<id>1bc99f1144e317fd1e8c023f95ec6385a00f4417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FBSDID. Do not \n terminate warnx() argument. fprint() -&gt; warnx().</title>
<updated>2003-09-07T15:50:43+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-09-07T15:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b956c13cfe56eae3077dbb877f4ba0a850473cc4'/>
<id>b956c13cfe56eae3077dbb877f4ba0a850473cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use time.h not sys/time.h.</title>
<updated>2002-08-06T12:46:14+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-08-06T12:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=37169f9446f1a507add17a8c3804bb48f56dc307'/>
<id>37169f9446f1a507add17a8c3804bb48f56dc307</id>
<content type='text'>
- Fix printf format errors.

Submitted by:	 bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix printf format errors.

Submitted by:	 bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;sys/time.h&gt; for the declaration of struct timeval.  Do not</title>
<updated>2002-08-04T10:57:41+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2002-08-04T10:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c69d8442941bd0f176bd5084c686701781439a90'/>
<id>c69d8442941bd0f176bd5084c686701781439a90</id>
<content type='text'>
depend on namespace pollution in &lt;signal.h&gt;.  (truss shouldn't be
using timevals anyway, since it was implemented long after timevals
were obsoleted by timespecs.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depend on namespace pollution in &lt;signal.h&gt;.  (truss shouldn't be
using timevals anyway, since it was implemented long after timevals
were obsoleted by timespecs.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tracking fork()ed children.</title>
<updated>2002-08-04T01:02:52+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-08-04T01:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c03bfcc871d34aad4a41210a3f458531dc68f5c1'/>
<id>c03bfcc871d34aad4a41210a3f458531dc68f5c1</id>
<content type='text'>
PR:		 bin/25587 (in part)
MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		 bin/25587 (in part)
MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Parameterize globals.</title>
<updated>2002-08-04T00:46:48+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-08-04T00:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ec0bed25ba4846eacd23f88e176d37615776fba5'/>
<id>ec0bed25ba4846eacd23f88e176d37615776fba5</id>
<content type='text'>
PR:		bin/25587 (in part)
MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		bin/25587 (in part)
MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage.</title>
<updated>2001-12-11T23:34:02+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-11T23:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1be5d70444ee552644564f79d3b668cc12d371e2'/>
<id>1be5d70444ee552644564f79d3b668cc12d371e2</id>
<content type='text'>
Use __FBSDID().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use __FBSDID().
</pre>
</div>
</content>
</entry>
</feed>
