freebsd-dev/usr.bin/find
Felix Johnson 52dbe1a0f4 find(1): Update date format reference and remove cvs(1) references
cvs(1) is not installed by default. Change the date format reference to
note that find(1) understands ISO8601 and RFC822 date formats. Also
remove references to cvs(1).

PR:		254894
MFC after:	3 days
Reported by:	danielsh@apache.org
2021-11-08 01:14:58 -05: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 find(1): Update date format reference and remove cvs(1) references 2021-11-08 01:14:58 -05: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
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