From owner-cvs-all Fri Jan 11 4:14:37 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 D863F37B417; Fri, 11 Jan 2002 04:14:30 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id A782014C57; Fri, 11 Jan 2002 13:14:29 +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: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk References: <200201110111.g0B1Bij70608@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 11 Jan 2002 13:14:29 +0100 In-Reply-To: <200201110111.g0B1Bij70608@freefall.freebsd.org> Message-ID: Lines: 14 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 Mike Smith writes: > Log: > Reverse the sense of EXPORT_SYMS. If EXPORT_SYMS is not > defined, no symbols are exported from the module. This is > the typical configuration for most device drivers and > standalone modules; only infrastructure modules or those with > special requirements typically need to export symbols. I believe this breaks (at least) the linux, procfs and linprocfs modules. 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