<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/stat/stat.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Resolve conflicts</title>
<updated>2003-10-06T01:55:17Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2003-10-06T01:55:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dad5d4e08c1921346bbc7fb0e59d965c4ad623af'/>
<id>urn:sha1:dad5d4e08c1921346bbc7fb0e59d965c4ad623af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import NetBSD's 1.10 version, which includes the ability to display</title>
<updated>2003-05-11T23:02:09Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2003-05-11T23:02:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1cee9d8d65a3ca2e649d62b76e16357a1c3f7f38'/>
<id>urn:sha1:1cee9d8d65a3ca2e649d62b76e16357a1c3f7f38</id>
<content type='text'>
the new inode birthtime field, a few other small cleanups, and
synchronization with our #include &lt;sys/types.h&gt;.

Approved by:	re (bmah)
Obtained from:	Andrew Brown &lt;atatat@NetBSD.org&gt;
</content>
</entry>
<entry>
<title>Adjust the size passed to readlink so that the null termination</title>
<updated>2002-10-25T07:26:36Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-10-25T07:26:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d5b77ef5f07388be1f1ceca12b8aa19c6741fb8'/>
<id>urn:sha1:7d5b77ef5f07388be1f1ceca12b8aa19c6741fb8</id>
<content type='text'>
falls within the range of the path variable.

Cribbed from the latest NetBSD source.

Obtained from:	provos@NetBSD.org
</content>
</entry>
<entry>
<title>I was too conservative with my header changes, so restore some sanity</title>
<updated>2002-08-15T04:58:46Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-08-15T04:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=782ce2878134c6d2b486bf128482355754725c7c'/>
<id>urn:sha1:782ce2878134c6d2b486bf128482355754725c7c</id>
<content type='text'>
via bde. atatat@NetBSD.org made basically the same change in their
version, so bring over their CVS Id which I neglected last time.

Obtained from:	bde, Andrew Brown &lt;atatat@NetBSD.org&gt;
</content>
</entry>
<entry>
<title>A cooperative effort...</title>
<updated>2002-08-13T08:23:49Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-08-13T08:23:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b812a140dd8247062b1d9d0b95a8bf5ad404528'/>
<id>urn:sha1:5b812a140dd8247062b1d9d0b95a8bf5ad404528</id>
<content type='text'>
1. Update the code to the latest from NetBSD, which includes:
* A new command line option to suppress stat(2) errors
* Output is now done via stdio
* Fixes for bitwise OR'ing of letters

2. Andrew from NetBSD merged in our own Johan's readlink patches.

3. Andrew also merged in some brucifications.

I made some small contributions to the header cleanup, and tried
to generally improve the overall style(9)'ishness. I also documented
the new -q option and added the *LINKS to the Makefile.

All responsibility for mistakes in merging the contributions
from the above is mine.

Obtained from:	Andrew Brown &lt;atatat@NetBSD.org&gt;, bde, johan
</content>
</entry>
<entry>
<title>Virgin import of NetBSD's stat(1)</title>
<updated>2002-06-06T19:27:17Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-06T19:27:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06b6d7d8a8ede4223caa3145964cb50f154090eb'/>
<id>urn:sha1:06b6d7d8a8ede4223caa3145964cb50f154090eb</id>
<content type='text'>
</content>
</entry>
</feed>
