freebsd-dev/usr.bin/find
Gordon Bergling a9275d996c ls(1): Refine the HISTORY within the manual page.
A simple find command appeared in Version 1 AT&T UNIX and was removed in
Version 3 AT&T UNIX. It was rewritten for Version 5 AT&T UNIX and later
be enhanced for the Programmer's Workbench (PWB). These changes were
later incorporated in AT&T UNIX v7.

Reviewed by:	imp
MFC after:	1 week
2021-03-13 19:28:26 +01:00
..
tests find: Speed up tests by using touch -d instead of sleep for timestamps 2018-01-04 22:59:24 +00:00
extern.h find(1): remove unused variable 2017-12-13 03:36:33 +00:00
find.1 ls(1): Refine the HISTORY within the manual page. 2021-03-13 19:28:26 +01:00
find.c Fix whiteout support in find(1) 2019-01-28 02:00:39 +00:00
find.h Allow compiling usr.bin/find on Linux and Mac 2018-02-06 15:41:26 +00:00
function.c find(1): deLINTify 2018-07-01 20:09:52 +00:00
getdate.y find(1): remove portability ifdefs 2018-07-01 19:44:26 +00:00
ls.c find(1): use correct type for readlink 2018-07-01 20:09:56 +00:00
main.c find(1): deLINTify 2018-07-01 20:09:52 +00:00
Makefile Allow compiling usr.bin/find on Linux and Mac 2018-02-06 15:41:26 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
misc.c find(1): remove empty else condition 2018-07-25 03:42:07 +00:00
operator.c find(1): deLINTify 2018-07-01 20:09:52 +00:00
option.c find(1): deLINTify 2018-07-01 20:09:52 +00:00