From owner-freebsd-current Mon Jan 12 17:24:22 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03174 for current-outgoing; Mon, 12 Jan 1998 17:24:22 -0800 (PST) (envelope-from owner-freebsd-current) Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA03027 for ; Mon, 12 Jan 1998 17:23:57 -0800 (PST) (envelope-from tlambert@usr01.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id SAA29263; Mon, 12 Jan 1998 18:23:46 -0700 (MST) Received: from usr01.primenet.com(206.165.6.201) via SMTP by smtp01.primenet.com, id smtpd029214; Mon Jan 12 18:23:37 1998 Received: (from tlambert@localhost) by usr01.primenet.com (8.8.5/8.8.5) id SAA11924; Mon, 12 Jan 1998 18:23:31 -0700 (MST) From: Terry Lambert Message-Id: <199801130123.SAA11924@usr01.primenet.com> Subject: Re: Architecture dependent source To: nate@mt.sri.com (Nate Williams) Date: Tue, 13 Jan 1998 01:23:31 +0000 (GMT) Cc: jb@freebsd1.cimlogic.com.au, current@FreeBSD.ORG In-Reply-To: <199801082332.QAA10804@mt.sri.com> from "Nate Williams" at Jan 8, 98 04:32:15 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Has the directory structure for architecture dependent source been > > decided? > > > > For instance, does src/sys/i386 become src/sys/arch/i386 (like NetBSD) > > or do we just start adding src/sys/alpha because i386 sets the precedent? > > Personally, I don't see that '/sys/arch' buys us anything other than > 'Yet Another directory'. Especially when there is no goal of having > every architecture under the sun working. > > But, I have no say in the matter, that would be David's choice to make. I would personally *love* to see /sys/kern/vfs* move to /sys/vfs/vfs* and the FS code itself to /sys/vfs/fs_name/... If there is going to be a big shuffle... well... "Never to a vast thing in a half-vast way"... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.