<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libprocstat/libprocstat.3, branch release/11.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2017-09-08T04:45:18Z</updated>
<entry>
<title>MFC r321704,r321705,r321706:</title>
<updated>2017-09-08T04:45:18Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-09-08T04:45:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81efa65b51c07b7e8a2ae947924e8f11d6589d9d'/>
<id>urn:sha1:81efa65b51c07b7e8a2ae947924e8f11d6589d9d</id>
<content type='text'>
r321704:

Add sys/socket.h to SYNOPSIS for libprocstat(3)

sys/socket.h is required for procstat_get_socket_info(3), added in
r221807.

PR:		217884

r321705:

libprocstat(3): fix reference (typo) to procstat_freeenvv in description for
procstat_getargv(3)

PR:		217884

r321706:

libprocstat(3): fix arguments list for procstat_getargv(3) and procstat_getenvv(3)

Neither libcall takes a fourth argument (`char *errbuf`).

PR:		217884
</content>
</entry>
<entry>
<title>Create links to the libprocstat man pages for all of the libprocstat functions so they can be looked up by name</title>
<updated>2015-05-21T03:32:44Z</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2015-05-21T03:32:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04017fc7a4ca85f49b9c4c9419b7dd53500adb1d'/>
<id>urn:sha1:04017fc7a4ca85f49b9c4c9419b7dd53500adb1d</id>
<content type='text'>
Add a cross refrence to libprocstat in the procstat.1 man page

Differential Revision:	https://reviews.freebsd.org/D2578
Suggested by:	jmg
Reviewed by:	brueffer
Approved by:	wblock (mentor)
MFC after:	1 week
Sponsored by:	ScaleEngine Inc.
</content>
</entry>
<entry>
<title>use .Mt to mark up email addresses consistently (part3)</title>
<updated>2014-06-23T08:23:05Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-06-23T08:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b7af31cf5e70677f52214702a95d4225564c52d'/>
<id>urn:sha1:2b7af31cf5e70677f52214702a95d4225564c52d</id>
<content type='text'>
PR:		191174
Submitted by:	Franco Fichtner  &lt;franco at lastsummer.de&gt;
</content>
</entry>
<entry>
<title>Bump date.</title>
<updated>2013-05-04T12:44:00Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2013-05-04T12:44:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f45590da3177703edc1ef5ababb3b980c52cc38c'/>
<id>urn:sha1:f45590da3177703edc1ef5ababb3b980c52cc38c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Similar to 233760 and 236717, export some more useful info about the</title>
<updated>2013-05-03T21:11:57Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2013-05-03T21:11:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=958aa57537952c7e7018518bb9d643b81e85e827'/>
<id>urn:sha1:958aa57537952c7e7018518bb9d643b81e85e827</id>
<content type='text'>
kernel-based POSIX semaphore descriptors to userland via procstat(1) and
fstat(1):
- Change sem file descriptors to track the pathname they are associated
  with and add a ksem_info() method to copy the path out to a
  caller-supplied buffer.
- Use the fo_stat() method of shared memory objects and ksem_info() to
  export the path, mode, and value of a semaphore via struct kinfo_file.
- Add a struct semstat to the libprocstat(3) interface along with a
  procstat_get_sem_info() to export the mode and value of a semaphore.
- Teach fstat about semaphores and to display their path, mode, and value.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>mdoc: end function context properly.</title>
<updated>2013-04-20T22:16:49Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2013-04-20T22:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20ed2b43437e2ab068fbec72a7a6687bb77d4b1d'/>
<id>urn:sha1:20ed2b43437e2ab068fbec72a7a6687bb77d4b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump date.</title>
<updated>2013-04-20T08:25:14Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:25:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6dd520d6095a9fd6223b7299b38ae8d6e7644e70'/>
<id>urn:sha1:6dd520d6095a9fd6223b7299b38ae8d6e7644e70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add procstat_getkstack function to dump kernel stacks of a process.</title>
<updated>2013-04-20T08:17:20Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:17:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89358231fa0e1b89c0b3c191b6cefcfc542746b7'/>
<id>urn:sha1:89358231fa0e1b89c0b3c191b6cefcfc542746b7</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add procstat_getauxv function to retrieve a process auxiliary vector.</title>
<updated>2013-04-20T08:10:47Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ff020d3c3de8d32dc8c413d07e4b1d5fa6ee766'/>
<id>urn:sha1:2ff020d3c3de8d32dc8c413d07e4b1d5fa6ee766</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Extend libprocstat with functions to retrieve process command line</title>
<updated>2013-04-20T08:07:04Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4482b5e320803848ddb826e071a17bae7148e1a8'/>
<id>urn:sha1:4482b5e320803848ddb826e071a17bae7148e1a8</id>
<content type='text'>
arguments and environment variables.

Suggested by:	stas
Reviewed by:	jhb and stas (initial version)
MFC after:	1 month
</content>
</entry>
</feed>
