<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/pwait, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-01-16T18:15:25Z</updated>
<entry>
<title>Use a different way to silence clang analyzer as done in r245494 by</title>
<updated>2013-01-16T18:15:25Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-01-16T18:15:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3de285bbf2964cda10294d4785d404d3d1a3105'/>
<id>urn:sha1:f3de285bbf2964cda10294d4785d404d3d1a3105</id>
<content type='text'>
explicitly telling the compiler that we are on the exit route.

X-MFC:	together with r245494
</content>
</entry>
<entry>
<title>Free memory before exiting in order to silence a warning from the clang</title>
<updated>2013-01-16T05:03:52Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-01-16T05:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28e4657584bbfb96853da16c160c96255c59ff75'/>
<id>urn:sha1:28e4657584bbfb96853da16c160c96255c59ff75</id>
<content type='text'>
static analyzer

Approved by:	cperciva
MFC after: 	3 days
</content>
</entry>
<entry>
<title>Remove trailing whitespace per mdoc lint warning</title>
<updated>2012-03-29T05:02:12Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-03-29T05:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e'/>
<id>urn:sha1:50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e</id>
<content type='text'>
Disussed with:	gavin
No objection from:	doc
Approved by:	joel
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove superfluous paragraph macro.</title>
<updated>2012-03-25T09:20:14Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-03-25T09:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=904d0726c8674cd4cad1227ad2df67ced10796ef'/>
<id>urn:sha1:904d0726c8674cd4cad1227ad2df67ced10796ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc: order prologue macros consistently by Dd/Dt/Os</title>
<updated>2010-04-14T19:08:06Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-04-14T19:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744'/>
<id>urn:sha1:aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744</id>
<content type='text'>
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by:	ru
Approved by:	philip, ed (mentors)
</content>
</entry>
<entry>
<title>Add pwait utility, which waits for any process to terminate.</title>
<updated>2009-11-17T22:47:20Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2009-11-17T22:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e5e4167809165c2be4f8ddd88aa8a4084c7e02d'/>
<id>urn:sha1:0e5e4167809165c2be4f8ddd88aa8a4084c7e02d</id>
<content type='text'>
This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
  even if the task is already running

Discussed on:	hackers@
</content>
</entry>
</feed>
