From owner-freebsd-bugs Thu Jan 18 3:20:26 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00EF937B69C for ; Thu, 18 Jan 2001 03:20:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0IBK8f17406; Thu, 18 Jan 2001 03:20:08 -0800 (PST) (envelope-from gnats) Date: Thu, 18 Jan 2001 03:20:08 -0800 (PST) Message-Id: <200101181120.f0IBK8f17406@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: misc/24424: linux-programms under BSD cannot display all files in the directory Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/24424; it has been noted by GNATS. From: David Malone To: malte.sackmann@physik.uni-bremen.de Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/24424: linux-programms under BSD cannot display all files in the directory Date: Thu, 18 Jan 2001 11:15:59 +0000 On Thu, Jan 18, 2001 at 01:51:01AM -0800, malte.sackmann@physik.uni-bremen.de wrote: > Install a linux binary and open for example "/etc/*". > You will not see all existent files in that directory. > You will see always the same randomly chosen 8 files. You are probably seeing the contents of /compat/linux/etc because programs run under Linux compatability look for a version of the file/directory under /compat/linux before they look starting at /. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message