From owner-freebsd-hackers Tue Sep 25 0:16:29 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id F14CE37B43C for ; Tue, 25 Sep 2001 00:16:26 -0700 (PDT) Received: from beware.dragonknight.net (unknown [208.186.107.174]) by ns1.infowest.com (Postfix) with SMTP id F1B5D20F4D for ; Tue, 25 Sep 2001 01:16:25 -0600 (MDT) Content-Type: text/plain; charset="iso-8859-1" From: Samuel Greear To: freebsd-hackers@freebsd.org Subject: dirlist mangling Date: Tue, 25 Sep 2001 01:16:04 -0600 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01092501160402.10676@beware.dragonknight.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Never done any kernel hacking before so I'm just looking for some pointers. What's needed is a mechanism to specify a directory (or set of them) and whenever a request is made for the contents of that directory, if it exists in the list then what is returned needs to be mangled in some ways. For instance an ls in a directory in the list might only return a list of files that you own, or that you have permission to read. -- Samuel J. Greear Developer - GetMegabits, Inc. http://www.itmom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message