<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/procstat/procstat_basic.c, branch release/8.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-11-21T06:13:29Z</updated>
<entry>
<title>Create release/8.0.0 for the 8.0-RELEASE.</title>
<updated>2009-11-21T06:13:29Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-21T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4d3b78df842614c46b116fc5a6f470be637dccd'/>
<id>urn:sha1:a4d3b78df842614c46b116fc5a6f470be637dccd</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.0-RELEASE image.
</content>
</entry>
<entry>
<title>Include param.h instead of types.h before user.h so that the nested</title>
<updated>2008-12-29T18:58:22Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-12-29T18:58:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1f323f350084227fe4c2b8eb5e47fcbf2d3c952'/>
<id>urn:sha1:e1f323f350084227fe4c2b8eb5e47fcbf2d3c952</id>
<content type='text'>
include of param.h can be removed from audit.h.

MFC after:	3 weeks
</content>
</entry>
<entry>
<title>WARNS fixes: mainly constness and avoid comparing signed with</title>
<updated>2008-02-08T11:03:05Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2008-02-08T11:03:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97ce0ae60fcb9a5ae1d1a82df8fc4dee958faa08'/>
<id>urn:sha1:97ce0ae60fcb9a5ae1d1a82df8fc4dee958faa08</id>
<content type='text'>
unsigned by making array indicies unsigned. Also note one or two
unused parameters.
</content>
</entry>
<entry>
<title>Add procstat(1), a process inspection utility.  This provides both some</title>
<updated>2007-12-02T23:31:45Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-12-02T23:31:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3d91be41d162cf73689975d6fe8e26b01c1b3cb2'/>
<id>urn:sha1:3d91be41d162cf73689975d6fe8e26b01c1b3cb2</id>
<content type='text'>
of the missing functionality from procfs(4) and new functionality for
monitoring and debugging specific processes.  procstat(1) operates in
the following modes:

  -b  Display binary information for the process.
  -c  Display command line arguments for the process.
  -f  Display file descriptor information for the process.
  -k  Display the stacks of kernel threads in the process.
  -s  Display security credential information for the process.
  -t  Display thread information for the process.
  -v  Display virtual memory mappings for the process.

Further revision and modes are expected.

Testing, ideas, etc:	cognet, sam, Skip Ford &lt;skip at menantico dot com&gt;
			Wesley Shields &lt;wxs at atarininja dot org&gt;
</content>
</entry>
</feed>
