From owner-freebsd-current Thu Oct 12 11:40:46 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA24809 for current-outgoing; Thu, 12 Oct 1995 11:40:46 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA24799 for ; Thu, 12 Oct 1995 11:40:30 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA15637; Thu, 12 Oct 1995 11:32:12 -0700 From: Terry Lambert Message-Id: <199510121832.LAA15637@phaeton.artisoft.com> Subject: Re: cvs commit: src/sys/i386/ibcs2 ibcs2_ioctl.h ibcs2_ipc.h To: erich@lodgenet.com (Eric L. Hernes) Date: Thu, 12 Oct 1995 11:32:11 -0700 (MST) Cc: se@zpr.uni-koeln.de, erics@now.com, current@FreeBSD.ORG In-Reply-To: <199510121730.MAA08152@jake.lodgenet.com> from "Eric L. Hernes" at Oct 12, 95 12:30:19 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 987 Sender: owner-current@FreeBSD.ORG Precedence: bulk > > Thanks for the information! > > > > It seems to strengthen my point, that > > mounting a System V file system under > > /compat/ibcs2 and using its bin and lib > > directories will not work in general ... > > I do more work than I care to admit on SCO. > I've used Xenix, Sco Unix, and now the OpenServer5 crap. > > Just as a matter of interest, how would you propose mounting > a Xenix filesystem? Xenix doesn't have nfs, and FBSD doesn't support > Xenix (or SysV for that matter) filesystems. You could possibly > mount a Xenix filesystem on an SCO Unix box and then nfs from there, > but if you already have an SCO machine, why do you need iBCS? With a local Xenix FS implementation. But this does not effect the fact that a relative root is used and lookups are done twice: so it doesn't matter *where* the FS is actually mounted. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.