Added support for -fstype isofs, now that it works, I need to get it to
authorRod Grimes <rgrimes@FreeBSD.org>
Mon, 6 Sep 1993 22:49:37 +0000 (22:49 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Mon, 6 Sep 1993 22:49:37 +0000 (22:49 +0000)
commitdc00eac9b6803b6d222d04d7f6f0043ebe1afb5c
tree9e83a569622bf68db78ab26618e601a479b8b455
parente0503ebe1c6b28d04caf0ebadeaf246df4e9bd88
Added support for -fstype isofs, now that it works, I need to get it to
stop traversing past the mount points, which actually is a valid thing
to do since you may have a different type file system mounted lower in
the tree.  But I really don't like find / -fstype local banging on all
the nfs mounts !
usr.bin/find/find.1
usr.bin/find/function.c