From owner-freebsd-stable Fri Jun 9 6:23:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 298AA37C4BE for ; Fri, 9 Jun 2000 06:23:31 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 9 Jun 2000 14:23:27 +0100 (BST) Date: Fri, 9 Jun 2000 14:23:26 +0100 From: David Malone To: Jonathan Perkin Cc: freebsd-stable@freebsd.org Subject: Re: linprocfs Message-ID: <20000609142326.A43082@walton.maths.tcd.ie> References: <20000609123433.A91045@netcraft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000609123433.A91045@netcraft.com>; from sketchy@netcraft.com on Fri, Jun 09, 2000 at 12:34:33PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 09, 2000 at 12:34:33PM +0100, Jonathan Perkin wrote: > Anyone tried using the latest linprocfs commits? It all builds fine (done > world and kernel), but when you try to kldload linprocfs, it borks on > textvp_fullpath not defined (which I'm informed from -current and 3.x users is > in procfs.ko, but appears to be missing from 4.x's). Someone's already sent a PR about this, and it's been addigned to DES. The function textvp_fullpath just needs to be MFCed too. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message