<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/alias, branch releng/9.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-04-25T17:38:53Z</updated>
<entry>
<title>Make hash, type and ulimit available via execve().</title>
<updated>2010-04-25T17:38:53Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2010-04-25T17:38:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36f8c7ebef4a5a3d7f459309427531981324b689'/>
<id>urn:sha1:36f8c7ebef4a5a3d7f459309427531981324b689</id>
<content type='text'>
These are specified by POSIX but are not special builtins, and therefore
need to be available via execve() and utilities like time, nohup, xargs.
(Note that hash was moved from the XSI option to the base in the 2008
standard.)

Like most of the POSIX "regular builtin commands", these need to be executed
in a shell environment for full functionality, although they may still be of
some use outside one.

Unlike the POSIX special and regular builtin commands, POSIX does not
require these to be found before a PATH search, although that could be an
oversight.

Like some of the utilities already provided by usr.bin/alias, these may lead
to confusing results when invoked from csh(1).
</content>
</entry>
<entry>
<title>Use the "builtin" shell function to make sure that the requested</title>
<updated>2005-10-24T22:32:19Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-10-24T22:32:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=923e7a09b08f357a691324bc700da560ff469573'/>
<id>urn:sha1:923e7a09b08f357a691324bc700da560ff469573</id>
<content type='text'>
command is handled as a shell function.  This avoids the following
peculiar behaviour when /usr/bin is on a case-insensitive filesystem:
    # READ foo
(... long pause, depending upon the amount of swap space available ...)
    sh: Resource temporarily unavailable.

Reported by:	I can't remember; someone on IRC.
MFC after:	1 week
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>Mark bits that do not require an object directory as such.</title>
<updated>2003-04-01T12:37:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-01T12:37:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d63e8de710bbe23ce7d39bb0b039be27a72f508'/>
<id>urn:sha1:4d63e8de710bbe23ce7d39bb0b039be27a72f508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix installworld.</title>
<updated>2002-07-17T15:35:31Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2002-07-17T15:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e74b0f7796222a05b9dab70e59173d59cb607881'/>
<id>urn:sha1:e74b0f7796222a05b9dab70e59173d59cb607881</id>
<content type='text'>
Submitted by:	Udo Schweigert &lt;Udo.Schweigert@siemens.com&gt;
</content>
</entry>
<entry>
<title>A little bit more thought has resulted in a generic script which can</title>
<updated>2002-07-16T22:16:05Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-07-16T22:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cd19a3cfd1ca09f228df51c1e50d31a9a11c65d'/>
<id>urn:sha1:5cd19a3cfd1ca09f228df51c1e50d31a9a11c65d</id>
<content type='text'>
implement any of the useless POSIX-required ``regular shell builtin''
utilities, saving one frag and one inode each.  The script moves to
usr.bin/alias which is alphabetically the first of these commands.
</content>
</entry>
</feed>
