<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/sh/exec.c, branch release/5.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-23T04:09:12Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-23T04:09:12Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-23T04:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6'/>
<id>urn:sha1:8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6</id>
<content type='text'>
'RELENG_5_5_0_RELEASE'.

This commit was manufactured to restore the state of the 5.5-RELEASE image.
</content>
</entry>
<entry>
<title>MFC important changes:</title>
<updated>2005-12-26T18:15:37Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-12-26T18:15:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cfe166afe927037695f0fb413adecc61511895d'/>
<id>urn:sha1:5cfe166afe927037695f0fb413adecc61511895d</id>
<content type='text'>
- Add -v and -V to the command builtin.
- Return value from unalias.
- Fixes for the errexit mode.
- Avoid segfaults on signals.
- Add the times builtin.
- Make 'set +o' output POSIX compliant.
- Correctly quoted output of trap.
- Man page updates.
</content>
</entry>
<entry>
<title>MFC: unsetting an undefined variable or function is not an error.</title>
<updated>2004-09-30T04:41:55Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-09-30T04:41:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5aa47f29a484498a6adeae87c6fc6436ed96fc97'/>
<id>urn:sha1:5aa47f29a484498a6adeae87c6fc6436ed96fc97</id>
<content type='text'>
PR:		standards/45738
Submitted by:	Matthias Andree &lt;matthias.andree@web.de&gt;
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Remove clause 3 from the UCB licenses.</title>
<updated>2004-04-06T20:06:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-06T20:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9'/>
<id>urn:sha1:6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</id>
<content type='text'>
OK'ed by:	imp, core
</content>
</entry>
<entry>
<title>Changes following CScout analysis:</title>
<updated>2003-07-05T15:18:44Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2003-07-05T15:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ba1b30bf50f04ab147452cfba7a3b9899f1d59c'/>
<id>urn:sha1:2ba1b30bf50f04ab147452cfba7a3b9899f1d59c</id>
<content type='text'>
- Removed dead declarations
- Made objects that should have been declared as static, static.

The changes use STATIC instead of static, following the existing
convention in the rest of the code.

Approved by:	schweikh (mentor)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Restore "not found" error message when searching for (or executing)</title>
<updated>2002-10-01T11:48:18Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-10-01T11:48:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c395729973a319b7ea5ffb578a30ce4c97cf667'/>
<id>urn:sha1:8c395729973a319b7ea5ffb578a30ce4c97cf667</id>
<content type='text'>
a program fails because the file or a path component does not exist.

Suggested by:	bde
</content>
</entry>
<entry>
<title>Convert the remaining callers of errmsg() to use strerror(), and remove</title>
<updated>2002-09-29T11:37:39Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-29T11:37:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c59560de9a5e6baf9bf9668e15a405c914772a0'/>
<id>urn:sha1:1c59560de9a5e6baf9bf9668e15a405c914772a0</id>
<content type='text'>
errmsg() and its table of error messages.
</content>
</entry>
<entry>
<title>Remove broken and incomplete support for old releases of System V,</title>
<updated>2002-07-19T08:09:04Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-07-19T08:09:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2628ebdbd11d8f2b3c1a959787cc5df99bf616f2'/>
<id>urn:sha1:2628ebdbd11d8f2b3c1a959787cc5df99bf616f2</id>
<content type='text'>
don't support system that implement getcwd(3) with a pipe to /bin/pwd.
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:15:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2749b1412921cacde0110606121acb7a5e1e2b62'/>
<id>urn:sha1:2749b1412921cacde0110606121acb7a5e1e2b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't list shell builtins when the hash command is used (SUSv3)</title>
<updated>2002-06-13T07:50:50Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T07:50:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=83952a118bc4eee82f98f470f8e3cb600520889f'/>
<id>urn:sha1:83952a118bc4eee82f98f470f8e3cb600520889f</id>
<content type='text'>
</content>
</entry>
</feed>
