<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libprocstat/libprocstat.3, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-05-04T12:44:00Z</updated>
<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/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/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/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/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/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/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/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>
<entry>
<title>Add procstat_getosrel function to retrieve a process osrel info.</title>
<updated>2013-04-20T08:03:56Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eec6cb1cf20290299c34bcab79119823f6ac7a1f'/>
<id>urn:sha1:eec6cb1cf20290299c34bcab79119823f6ac7a1f</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add procstat_getpathname function to retrieve a process executable.</title>
<updated>2013-04-20T08:02:43Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T08:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4cdf9796417c68c0f3cbd97a751a822202db0ffd'/>
<id>urn:sha1:4cdf9796417c68c0f3cbd97a751a822202db0ffd</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add procstat_getrlimit function to retrieve a process resource limits info.</title>
<updated>2013-04-20T07:59:44Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2013-04-20T07:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7cc0ebfd10f73b2fdb7ef33a013ba38c4293d7ae'/>
<id>urn:sha1:7cc0ebfd10f73b2fdb7ef33a013ba38c4293d7ae</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
</feed>
