From owner-cvs-all Sat Dec 9 14:13:46 2000 From owner-cvs-all@FreeBSD.ORG Sat Dec 9 14:13:43 2000 Return-Path: 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 1FD8437B400; Sat, 9 Dec 2000 14:13:42 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id XAA46731; Sat, 9 Dec 2000 23:09:51 +0100 (CET) (envelope-from des@ofug.org) Sender: des@ofug.org 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: Marcel Moolenaar Cc: obrien@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/linux/linprocfs linprocfs_misc.c References: <200012091325.eB9DPsN51281@freefall.freebsd.org> <20001209105657.B23013@dragon.nuxi.com> <20001209123033.A24013@dragon.nuxi.com> <3A32A704.F5AFD02B@cup.hp.com> From: Dag-Erling Smorgrav Date: 09 Dec 2000 23:09:51 +0100 In-Reply-To: Marcel Moolenaar's message of "Sat, 09 Dec 2000 13:41:24 -0800" Message-ID: Lines: 18 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marcel Moolenaar writes: > Having linprocfs under sys/i386/linux has bothered me for some time now. > linprocfs only has normal module dependencies with the Linuxulator, but > is otherwise unrelated to the Linuxulator. It should have a directory of > it's own (sys/i386/linprocfs?). Alternatively, linprocfs could be part > of the Linuxulator and not be a module of it's own. Linprocfs is totally independent of the linuxulator, and doesn't need it to run. Ideally, once it becomes machine-independent (or at least runs on more platforms than just i386), it should move to /sys/compat/linprocfs. I'd rather *not* see it integrated into the linuxulator, as that would make it a *lot* more difficult for me to maintain (I'd have to kill any Linux binaries I have running every time I want to test a change) 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