Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / usr.bin / find
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.13 | 2 years | lukem | Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_... | |
| 1.28 | 4 years | daniel | branches: 1.28.16; Add the '-E' option to interpret regexes as extended regexes... | |
| 1.71 | 4 months | apb | Updates to the find(1) man page, based on PR 45381 from Greg Woods, with additio... | |
| 1.27 | 13 months | christos | only setup siginfo handler if we have a tty. | |
| 1.24 | 5 years | elad | Add -delete from FreeBSD. | |
| 1.67 | 4 months | christos | Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz) While here, r... | |
| 1.21 | 5 months | plunky | NULL does not need a cast | |
| 1.30 | 4 months | joerg | Use __dead | |
| 1.14 | 5 years | apb | De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. | |
| 1.9 | 5 years | apb | De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. | |
| 1.26 | 5 years | perry | make -rm an alias for -delete |