<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/find, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2020-04-18T13:29:54Z</updated>
<entry>
<title>Use the Ic macro for find(1) primaries consistently</title>
<updated>2020-04-18T13:29:54Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2020-04-18T13:29:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93e0e298b9f430c0ac21e9a5947a440b0276d9d9'/>
<id>urn:sha1:93e0e298b9f430c0ac21e9a5947a440b0276d9d9</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix whiteout support in find(1)</title>
<updated>2019-01-28T02:00:39Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2019-01-28T02:00:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2ef15fec455a662cfda392260d6b2bb08a82066'/>
<id>urn:sha1:f2ef15fec455a662cfda392260d6b2bb08a82066</id>
<content type='text'>
find(1) ignores -type w passed to it. With this patch find(1) properly
identifies and prints whiteouts.

PR:		126384, 156703
Submitted by:	oleg@mamontov.net
MFC after:	1 week
</content>
</entry>
<entry>
<title>find(1): remove empty else condition</title>
<updated>2018-07-25T03:42:07Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-07-25T03:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2da6fd55d9e4d2538d337948e04bd3843bbbd0f7'/>
<id>urn:sha1:2da6fd55d9e4d2538d337948e04bd3843bbbd0f7</id>
<content type='text'>
reported by:	brooks
</content>
</entry>
<entry>
<title>find(1): use correct type for readlink</title>
<updated>2018-07-01T20:09:56Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-07-01T20:09:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fe7e0020a8e7fcb02fe33857ae0572c01f8b96b'/>
<id>urn:sha1:9fe7e0020a8e7fcb02fe33857ae0572c01f8b96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find(1): deLINTify</title>
<updated>2018-07-01T20:09:52Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-07-01T20:09:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b422540a99094d2a7aa4a4c0b164af28dc50c5aa'/>
<id>urn:sha1:b422540a99094d2a7aa4a4c0b164af28dc50c5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find(1): remove portability ifdefs</title>
<updated>2018-07-01T19:44:26Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-07-01T19:44:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=06668f7f6565bae5c51e03e98e4a0b8aa069869d'/>
<id>urn:sha1:06668f7f6565bae5c51e03e98e4a0b8aa069869d</id>
<content type='text'>
This code isn't designed to be particularly portable outside of FreeBSD.
To be more specific it doesn't make much sense to support compiling
find(1) on VMS.
</content>
</entry>
<entry>
<title>Allow compiling usr.bin/find on Linux and Mac</title>
<updated>2018-02-06T15:41:26Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2018-02-06T15:41:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3a6ea5ba6b5a84a0884ae398920378d8efce268'/>
<id>urn:sha1:c3a6ea5ba6b5a84a0884ae398920378d8efce268</id>
<content type='text'>
When building FreeBSD the makefiles invoke find with various flags such as
`-s` that aren't supported in the native /usr/bin/find. To fix this I
build the FreeBSD version of find and use that when crossbuilding.

Inserting lots if #ifdefs in the code is rather ugly but I don't see a
better solution.

Reviewed By:	brooks (mentor)
Approved By:	jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D13306
</content>
</entry>
<entry>
<title>find: Speed up tests by using touch -d instead of sleep for timestamps</title>
<updated>2018-01-04T22:59:24Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2018-01-04T22:59:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=39afde0dcc44e0033fabdbcc61e28d0358da1ba2'/>
<id>urn:sha1:39afde0dcc44e0033fabdbcc61e28d0358da1ba2</id>
<content type='text'>
I have verified that the tests still detect the absence of the r327362 fix.
</content>
</entry>
<entry>
<title>find: Link tests to the build</title>
<updated>2017-12-31T19:24:13Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2017-12-31T19:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d75d6c9d57a4de9463d5cd025aff6d8b2c65f1f'/>
<id>urn:sha1:9d75d6c9d57a4de9463d5cd025aff6d8b2c65f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find(1): Fix -newer and -samefile to conform to POSIX[0]</title>
<updated>2017-12-29T22:08:43Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2017-12-29T22:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d8a0fe102c0cfdfcd5b818f850eff09d8536c9bc'/>
<id>urn:sha1:d8a0fe102c0cfdfcd5b818f850eff09d8536c9bc</id>
<content type='text'>
By default, or with the -P flag, find(1) should evaluate paths "physically."
For symlinks, this means using the link itself instead of the target.

Historically (since the import of BSD 4.4-lite from CSRG), find(1) has
failed to refer to the link itself, at least for -newer and -samefile.

[0]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html

PR:		222698
Reported by:	Harald Schmalzbauer &lt;bugzilla.freebsd AT omnilan.de&gt;
Sponsored by:	Dell EMC Isilon
</content>
</entry>
</feed>
