HardenedBSD/usr.bin/find
John Birrell 94aacc4fb8 A partial frontal lobotomy for find if using the NetBSD libc which
doesn't know about getvfsbyname() and the vfsconf structure. This
disables the -fstype option if compiled with a pre-processor that
defines __NetBSD__. With the FreeBSD built pre-processor, find can only
be built with the FreeBSD libc. So when running with a NetBSD kernel,
FreeBSD's libc will have to return ENOSYS for things that NetBSD
doesn't support. That's life in a hybrid world.
1998-01-10 21:36:34 +00:00
..
extern.h A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00
find.1
find.c
find.h
function.c A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00
ls.c
main.c
Makefile
misc.c
operator.c
option.c A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00