From owner-freebsd-bugs Mon Jul 27 22:01:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02083 for freebsd-bugs-outgoing; Mon, 27 Jul 1998 22:01:33 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA02078 for ; Mon, 27 Jul 1998 22:01:29 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA06119; Tue, 28 Jul 1998 15:00:58 +1000 Date: Tue, 28 Jul 1998 15:00:58 +1000 From: Bruce Evans Message-Id: <199807280500.PAA06119@godzilla.zeta.org.au> To: freebsd-bugs@FreeBSD.ORG, n@nectar.com Subject: Re: bin/2915: the "-fstype ufs" option of "find" seems to fail on procfs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Cc: Subject: Re: bin/2915: the "-fstype ufs" option of "find" seems to fail on procfs >Date: Mon, 27 Jul 1998 15:51:32 -0500 > > I believe this was fixed with: > > find/Makefile 1.2 > find/find.1 1.7 > find/find.c 1.4 > find/function.c 1.12 > find/main.c 1.4 Only in -current. It depends on some Lite2 vfs changes which are too large to port to 2.2. They haven't even all been ported to -current (there are still some hard-coded vfs indexes, mostly in sysctl initializers, and vfs sysctls only work for statically configured fs's). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message