freebsd-dev/usr.bin/find
Jilles Tjoelker bedab466ce find: Do not pass fd to save current directory to child processes.
This removes one of the two wrongly passed file descriptors. The other one
appears to be from fts(3).

MFC after:	1 week
2012-09-26 20:16:15 +00:00
..
extern.h find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
find.1 Note that -quit terminates successfully. 2012-09-10 07:56:59 +00:00
find.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
find.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
function.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00
getdate.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
ls.c Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
main.c find: Do not pass fd to save current directory to child processes. 2012-09-26 20:16:15 +00:00
Makefile Remove unneeded CFLAGS. 2010-02-10 07:15:21 +00:00
misc.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
operator.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
option.c find: Implement real -ignore_readdir_race. 2012-07-25 21:59:10 +00:00