<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/timeout, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-10-24T16:33:37Z</updated>
<entry>
<title>timeout.1: Fix typos in examples</title>
<updated>2021-10-24T16:33:37Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2021-10-21T11:06:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1c3ef8ef84b49f3a4db0fc2953db30c75235292'/>
<id>urn:sha1:c1c3ef8ef84b49f3a4db0fc2953db30c75235292</id>
<content type='text'>
MFC after:	3 days

(cherry picked from commit 12615938c6e0bc3ca7604a8b0614ff23d9964370)
</content>
</entry>
<entry>
<title>timeout(1): Add EXAMPLES section</title>
<updated>2020-07-07T17:02:23Z</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2020-07-07T17:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fe5e736c912db147fc018348832559b181b2ddf'/>
<id>urn:sha1:2fe5e736c912db147fc018348832559b181b2ddf</id>
<content type='text'>
Small EXAMPLES section showing the use of -s, -k and the different exit values

Approved by:	manpages (gbe)
Differential Revision:	https://reviews.freebsd.org/D25575
</content>
</entry>
<entry>
<title>timeout.1: Try to improve clarity</title>
<updated>2018-03-29T02:13:58Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2018-03-29T02:13:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=beb87f6405f778ee38ada79b2fb38f42f20cdb98'/>
<id>urn:sha1:beb87f6405f778ee38ada79b2fb38f42f20cdb98</id>
<content type='text'>
Minor rewordings, markup fixes or enhancements, and some typo fixes.  Add a few
sentences clarifying the special zero duration.

PR:		227012
Submitted by:	Mateusz Piotrowski (0mp@) (earlier version)
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Add HAS_TESTS to all Makefiles that are currently using the</title>
<updated>2017-08-02T08:50:42Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-02T08:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d511b20a693d77c1dc2491a62124471361eddd8e'/>
<id>urn:sha1:d511b20a693d77c1dc2491a62124471361eddd8e</id>
<content type='text'>
`SUBDIR.${MK_TESTS}+= tests` idiom.

This is a follow up to r321912.
</content>
</entry>
<entry>
<title>Convert traditional ${MK_TESTS} conditional idiom for including test</title>
<updated>2017-08-02T08:35:51Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-02T08:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b330699f819a81d8e34d471225143ffeb321855'/>
<id>urn:sha1:4b330699f819a81d8e34d471225143ffeb321855</id>
<content type='text'>
directories to SUBDIR.${MK_TESTS} idiom

This is being done to pave the way for future work (and homogenity) in
^/projects/make-check-sandbox .

No functional change intended.

MFC after:	1 weeks
</content>
</entry>
<entry>
<title>Rename some tests to end in _test.</title>
<updated>2017-03-09T04:20:00Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-03-09T04:20:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d11bfd6fb88d2a62fc8993133ae81c6ce5cc2a22'/>
<id>urn:sha1:d11bfd6fb88d2a62fc8993133ae81c6ce5cc2a22</id>
<content type='text'>
Requested by:	ngie
MFC after:	2 weeks
X-MFC-With:	r314886
</content>
</entry>
<entry>
<title>Remove unneeded -x from tests.</title>
<updated>2017-03-09T04:19:52Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-03-09T04:19:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0be7e2c09c2032cb0a0facebb19778644c24ef1c'/>
<id>urn:sha1:0be7e2c09c2032cb0a0facebb19778644c24ef1c</id>
<content type='text'>
Reported by:	ngie
MFC after:	2 weeks
X-MFC-With:	r314886
</content>
</entry>
<entry>
<title>Make it more clear that -k sends SIGKILL, not the -s signal.</title>
<updated>2017-02-21T01:11:18Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-02-21T01:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ad0d03d2b37db9fa847030bdbc594e67a8f9572'/>
<id>urn:sha1:7ad0d03d2b37db9fa847030bdbc594e67a8f9572</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use full name for the month</title>
<updated>2017-02-17T11:31:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-02-17T11:31:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02db5d1d664acf7fde0aece3b15e9fb04b72abbe'/>
<id>urn:sha1:02db5d1d664acf7fde0aece3b15e9fb04b72abbe</id>
<content type='text'>
Reported by:	brueffer
</content>
</entry>
</feed>
