<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libproc/test, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-09-21T21:25:41Z</updated>
<entry>
<title>Add some ATF tests for libproc.</title>
<updated>2014-09-21T21:25:41Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-09-21T21:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9351ac6d696354f83d368557151fedb18b2670fa'/>
<id>urn:sha1:9351ac6d696354f83d368557151fedb18b2670fa</id>
<content type='text'>
Differential Revision:	D710
Reviewed by:	jmmv, ngie, rpaulo
</content>
</entry>
<entry>
<title>NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
<updated>2014-04-13T05:21:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-04-13T05:21:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3bdf775801b218aa5a89564839405b122f4b233e'/>
<id>urn:sha1:3bdf775801b218aa5a89564839405b122f4b233e</id>
<content type='text'>
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
</content>
</entry>
<entry>
<title>The proper way to request no man pages currently is NO_MAN=xxx. Use it</title>
<updated>2014-04-05T17:54:36Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-04-05T17:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40b86d77c7b00fb771a9a3accd258a9883055a8c'/>
<id>urn:sha1:40b86d77c7b00fb771a9a3accd258a9883055a8c</id>
<content type='text'>
in preference to the user WITHOUT_MAN knob, which should never be set
in normal src Makefiles.
</content>
</entry>
<entry>
<title>Fix libproc test case to work with clang premature optimization</title>
<updated>2012-12-26T05:11:48Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2012-12-26T05:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=322f22f7b5c02c5a4631f8c4487c02e73f2c6994'/>
<id>urn:sha1:322f22f7b5c02c5a4631f8c4487c02e73f2c6994</id>
<content type='text'>
observed with -O2 (used by default).
Avoid function inlining for t1_bkpt_t on which we set a breakpoint.
Otherwise the address of the function is never called thus the
breakpoint never triggers.

Reported by:	zont
Reviewed by:	rpaulo
</content>
</entry>
<entry>
<title>Fix test cases to work with the latest version of the API.</title>
<updated>2012-09-06T01:24:18Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2012-09-06T01:24:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=202f1c2c8d7bb9630788d1dc55848b89fee81cb4'/>
<id>urn:sha1:202f1c2c8d7bb9630788d1dc55848b89fee81cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New version of libproc. Changes are:</title>
<updated>2010-07-31T16:10:20Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-07-31T16:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8'/>
<id>urn:sha1:8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8</id>
<content type='text'>
* breakpoint setup support
* register query
* symbol to address mapping and vice-versa
* more misc utility functions based on their Solaris counterpart

Also, I've written some test cases.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
