<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools/regression, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F9.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-07-03T21:56:25Z</updated>
<entry>
<title>MFC r248349: sh: Recognize "--" and explicitly reject options in wait</title>
<updated>2013-07-03T21:56:25Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-07-03T21:56:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c234ca56dd76dc7b0effef3487921ba1ba9dcc71'/>
<id>urn:sha1:c234ca56dd76dc7b0effef3487921ba1ba9dcc71</id>
<content type='text'>
builtin.

If syntactically invalid job identifiers are to be taken as jobs that exited
with status 127, this should not apply to options, so that we can add
options later if need be.
</content>
</entry>
<entry>
<title>MFC r245383,245392,247190,249220,251180,251797: New sh testcases.</title>
<updated>2013-07-03T21:43:41Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-07-03T21:43:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1b3995b86d5339c9141c2793018f81053c7ec0b8'/>
<id>urn:sha1:1b3995b86d5339c9141c2793018f81053c7ec0b8</id>
<content type='text'>
These already work on stable/9.
</content>
</entry>
<entry>
<title>MFC 246120,246148,246206,246587,247411,247415:</title>
<updated>2013-06-28T16:07:20Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2013-06-28T16:07:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa156de6ae09724d6bd08cd9a5d09a42d3dd3fcb'/>
<id>urn:sha1:fa156de6ae09724d6bd08cd9a5d09a42d3dd3fcb</id>
<content type='text'>
Add fmemopen(3), open_memstream(3), and open_wmemstream(3) which provide
stdio FILE objects for memory buffers.

port exprun by:	   bdrewery
</content>
</entry>
<entry>
<title>MFC: r251368, r251382: Match the options of the kernel.</title>
<updated>2013-06-07T19:02:32Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2013-06-07T19:02:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ce38f26e386f28e8531569de9a9176fd212aadd'/>
<id>urn:sha1:3ce38f26e386f28e8531569de9a9176fd212aadd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r243314:</title>
<updated>2013-04-29T21:30:04Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2013-04-29T21:30:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ccf7dbeb51d24b67ce6fcd51e54ad45cb4ac341d'/>
<id>urn:sha1:ccf7dbeb51d24b67ce6fcd51e54ad45cb4ac341d</id>
<content type='text'>
 Zero the whole struct not just the size of a pointer.

MFC r246670:
 Major update for unix_cmsg.

PR:		bin/131567
Submitted by:	Andrey Simonenko &lt;simon@comsys.ntu-kpi.kiev.ua&gt;
</content>
</entry>
<entry>
<title>MFC r244407,r244409:</title>
<updated>2013-02-03T01:22:28Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-02-03T01:22:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=357a1194522eba2dd3846532e8a3c6dfc6c39ab5'/>
<id>urn:sha1:357a1194522eba2dd3846532e8a3c6dfc6c39ab5</id>
<content type='text'>
	POSIX requires that non-existent or null arguments be treated as if a
	zero argument were supplied.

	Add regression tests to catch this case as well.

PR:		bin/174521
Approved by:	cperciva (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC r245382: sh: Fix crash when parsing '{ } &amp;'.</title>
<updated>2013-01-20T14:22:21Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-01-20T14:22:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c14fb3725a332aeb81cea20d6406b9391a4434d3'/>
<id>urn:sha1:c14fb3725a332aeb81cea20d6406b9391a4434d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r242767,r243252: sh: Add tests for modifying an alias (r242766/r243402).</title>
<updated>2012-11-22T13:51:58Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2012-11-22T13:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2d1d479cc5859f017942de696eb6edce448ec84'/>
<id>urn:sha1:d2d1d479cc5859f017942de696eb6edce448ec84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r241844:</title>
<updated>2012-11-04T01:21:49Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-11-04T01:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de26c73155eff0146cfaad45fa78275ccf8abada'/>
<id>urn:sha1:de26c73155eff0146cfaad45fa78275ccf8abada</id>
<content type='text'>
	remove duplicate semicolons where possible.

Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC: r242137: Iterate rather than use recursion.  We can blow out the</title>
<updated>2012-10-26T16:07:53Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-10-26T16:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8f479e386956c638cf9d0168ee890c6186afbad2'/>
<id>urn:sha1:8f479e386956c638cf9d0168ee890c6186afbad2</id>
<content type='text'>
     kernel stack if there is a long chain of fork(2)s.
</content>
</entry>
</feed>
