freebsd-dev/usr.bin/find
Pawel Jakub Dawidek d740b7c7e8 Better way to find out available file system types is to use lsvfs(1).
Using 'sysctl vfs' is not only ugly, but is also not reliable - not all
file system types create entries in vfs sysctl tree.

Reviewed by:	imp
MFC after:	1 week
2010-03-16 23:19:55 +00:00
..
extern.h Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
find.1 Better way to find out available file system types is to use lsvfs(1). 2010-03-16 23:19:55 +00:00
find.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c The -newerXB option was being interpreted the same as the -newerXm option 2010-02-14 12:08:44 +00:00
getdate.y Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
ls.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
main.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
Makefile Remove unneeded CFLAGS. 2010-02-10 07:15:21 +00:00
misc.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
operator.c
option.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00