From owner-cvs-all Sun Feb 24 15:24:44 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id DE93937B402; Sun, 24 Feb 2002 15:24:38 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 71D465343; Mon, 25 Feb 2002 00:24:36 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Doug Barton Cc: Chris Faulhaber , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/procfs procfs.c References: <200202182141.g1ILfBg02078@freefall.freebsd.org> <3C796D88.7581D74F@DougBarton.net> <20020224225056.GB6972@peitho.fxp.org> <3C79736D.99BA7AB5@DougBarton.net> From: Dag-Erling Smorgrav Date: 25 Feb 2002 00:24:35 +0100 In-Reply-To: <3C79736D.99BA7AB5@DougBarton.net> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug Barton writes: > On another note, I realize that we're no longer mounting /proc by > default, so if I choose not to use that, I am guessing that I can > eliminate PROCFS from my kernel conf? And perhaps PSEUDOFS too? Sorry if > this is a silly question, but I'm still catching up with my mail. Yes. In either case, both are available as klds, so you can still mount /proc if you want to - but if you want procfs linked statically into your kernel, you need pseudofs there as well. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message