<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-10-26T10:23:27Z</updated>
<entry>
<title>MFC: eval.c 1.54, sh.1 1.125</title>
<updated>2007-10-26T10:23:27Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-10-26T10:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2eeac3d6a48c83806780f5bb123aa9035fcd7dfa'/>
<id>urn:sha1:2eeac3d6a48c83806780f5bb123aa9035fcd7dfa</id>
<content type='text'>
The exit status of a case statement where none of the patterns is matched
is supposed to be 0, not the status of the previous command.
</content>
</entry>
<entry>
<title>MFC 1.29:</title>
<updated>2007-05-24T22:52:46Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-05-24T22:52:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc1e53ab06f023eae62f8a3034b9b85f56951d02'/>
<id>urn:sha1:cc1e53ab06f023eae62f8a3034b9b85f56951d02</id>
<content type='text'>
  Replace a fairly opaque sentence with a much clearer wording from NetBSD.
</content>
</entry>
<entry>
<title>MFC: r1.67: Make error messages regarding -t and -l consistent.</title>
<updated>2007-03-17T02:10:14Z</updated>
<author>
<name>Will Andrews</name>
<email>will@FreeBSD.org</email>
</author>
<published>2007-03-17T02:10:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73b8218dff004c8aab010a3aec546ec07dc2294a'/>
<id>urn:sha1:73b8218dff004c8aab010a3aec546ec07dc2294a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2007-02-04T10:42:30Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-02-04T10:42:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=404db8a5846d41f51d80c096eb9de5fc68801b74'/>
<id>urn:sha1:404db8a5846d41f51d80c096eb9de5fc68801b74</id>
<content type='text'>
1.30: Correct exit status for type/command builtin.
1.31: Use eaccess instead of access.
</content>
</entry>
<entry>
<title>MFC df.c revision 1.66</title>
<updated>2007-01-20T02:19:09Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2007-01-20T02:19:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce494232623f783dc06db8f59c0d6a8560024643'/>
<id>urn:sha1:ce494232623f783dc06db8f59c0d6a8560024643</id>
<content type='text'>
Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our
current implementation of df(1) is does not properly format the output under
certain conditions. Right now -kP and -Pk are not the same thing. Further,
when we set the BLOCKSIZE environment variable, we use "1k" instead of "1024",
making the header display incorrectly.
</content>
</entry>
<entry>
<title>MFC support for Linux-compatible -f flag.</title>
<updated>2006-12-15T03:27:50Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2006-12-15T03:27:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10cdad043c860ff992c23c2a18405752bddabf47'/>
<id>urn:sha1:10cdad043c860ff992c23c2a18405752bddabf47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix expanding of quoted positional parameters in case patterns.</title>
<updated>2006-11-22T00:28:04Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2006-11-22T00:28:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84c1e614cee765a8b3e5b9436fd4259133a0220d'/>
<id>urn:sha1:84c1e614cee765a8b3e5b9436fd4259133a0220d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Report invalid parameter expansions only when they are executed.</title>
<updated>2006-11-22T00:26:06Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2006-11-22T00:26:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4349759048b35d06820da055a93d264feb6490ed'/>
<id>urn:sha1:4349759048b35d06820da055a93d264feb6490ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add the -p option to the jobs builtin.</title>
<updated>2006-11-22T00:23:09Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2006-11-22T00:23:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b42392978d7560d4f7732a418ee4d78351cc0d5'/>
<id>urn:sha1:7b42392978d7560d4f7732a418ee4d78351cc0d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Don't crash on "&lt;cmd&gt; | { }".</title>
<updated>2006-11-22T00:17:21Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2006-11-22T00:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=afbe95ff48c8ec577eb685d742a7e454944e7a96'/>
<id>urn:sha1:afbe95ff48c8ec577eb685d742a7e454944e7a96</id>
<content type='text'>
</content>
</entry>
</feed>
