freebsd-dev/usr.bin/find
Tai-hwa Liang 6ab780e5f0 Using statfs.f_fstypename rather than statfs.f_type whilst performing fstype
comparsion as nullfs will copy f_type from underlayer FS.

PR:		bin/156258
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
MFC after:	1 month
2011-06-13 05:22:07 +00:00
..
extern.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
find.1 Move the explanation of using arguments for the PRIMARIES above 2011-03-10 18:00:47 +00:00
find.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +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 Using statfs.f_fstypename rather than statfs.f_type whilst performing fstype 2011-06-13 05:22:07 +00:00
getdate.y Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
ls.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
main.c find: Exit if there is an unknown option. 2011-06-04 21:59:55 +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: If a part of an expression is unknown, do not call it an option. 2011-05-27 22:14:49 +00:00