Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the Ic macro for find(1) primaries consistently | Mateusz Piotrowski | 2020-04-18 | 1 | -2/+2 |
* | Fix whiteout support in find(1) | Oleksandr Tymoshenko | 2019-01-28 | 1 | -1/+3 |
* | find(1): remove empty else condition | Eitan Adler | 2018-07-25 | 2 | -2/+0 |
* | find(1): use correct type for readlink | Eitan Adler | 2018-07-01 | 1 | -1/+1 |
* | find(1): deLINTify | Eitan Adler | 2018-07-01 | 7 | -16/+0 |
* | find(1): remove portability ifdefs | Eitan Adler | 2018-07-01 | 1 | -11/+0 |
* | Allow compiling usr.bin/find on Linux and Mac | Alex Richardson | 2018-02-06 | 6 | -1/+62 |
* | find: Speed up tests by using touch -d instead of sleep for timestamps | Jilles Tjoelker | 2018-01-04 | 1 | -4/+3 |
* | find: Link tests to the build | Jilles Tjoelker | 2017-12-31 | 1 | -2/+4 |
* | find(1): Fix -newer and -samefile to conform to POSIX[0] | Conrad Meyer | 2017-12-29 | 4 | -2/+93 |
* | find(1): remove unused variable | Eitan Adler | 2017-12-13 | 2 | -2/+1 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 9 | -1/+19 |
* | find(1): Don't treat statfs() error as fatal in f_fstype, which can happen | Xin LI | 2017-11-11 | 1 | -2/+7 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 10 | -10/+10 |
* | Improve wording when describing -mmin. | Sevan Janiyan | 2017-01-24 | 1 | -1/+2 |
* | Use type-independent formats for printing nlink_t and ino_t. | Konstantin Belousov | 2017-01-06 | 1 | -1/+2 |
* | Use NULL instead of 0 for pointers. | Marcelo Araujo | 2016-04-18 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -2/+0 |
* | find: Fix segfault with very long path in -exec/-ok ... {} \;. | Jilles Tjoelker | 2015-08-05 | 2 | -15/+25 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -0/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+1 |
| |\ | |||||
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head | Simon J. Gerraty | 2014-04-28 | 5 | -16/+59 |
| |\ \ | |||||
| * \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -1/+4 |
| |\ \ \ | |||||
| * \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 6 | -24/+83 |
| |\ \ \ \ | |||||
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -11/+31 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 7 | -39/+77 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
* | | | | | | | | find.1: Add missing whitespace: | Eitan Adler | 2015-04-20 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Correct scale factor for T terabyte suffix | Ed Maste | 2014-10-08 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Avoid double free in f_acl(). | Christian Brueffer | 2014-04-13 | 1 | -1/+0 |
* | | | | | | find: Return normal exit status from -quit. | Jilles Tjoelker | 2014-04-13 | 2 | -3/+3 |
* | | | | | | find: Correctly propagate -exec/-execdir ... {} + exit status. | Jilles Tjoelker | 2014-04-12 | 5 | -7/+28 |
* | | | | | | find: Treat errno from fts_read() more carefully. | Jilles Tjoelker | 2014-04-06 | 1 | -4/+5 |
* | | | | | | find: When performing -quit, finish pending -exec ... + command lines. | Jilles Tjoelker | 2014-03-16 | 1 | -0/+1 |
* | | | | | | find: Allow -type d without statting everything. | Jilles Tjoelker | 2014-01-11 | 1 | -2/+8 |
* | | | | | | find: Fix two more problems with -lname and -ilname: | Jilles Tjoelker | 2014-01-05 | 2 | -2/+14 |
* | | | | | | find: Fix -lname and -ilname. | Jilles Tjoelker | 2014-01-05 | 1 | -2/+5 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | find: Allow -delete to delete files given as arguments. | Jilles Tjoelker | 2013-08-02 | 1 | -1/+2 |
* | | | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | Ed Schouten | 2013-04-19 | 1 | -0/+2 |
| |_|_|/ |/| | | | |||||
* | | | | find: Include nanoseconds when comparing timestamps of files. | Jilles Tjoelker | 2013-03-17 | 2 | -20/+29 |
* | | | | Add an option for finding sparse files. | David Malone | 2013-03-03 | 4 | -1/+31 |
* | | | | find: Run when cwd cannot be opened, except with -execdir or -delete. | Jilles Tjoelker | 2013-02-10 | 2 | -2/+16 |