From owner-freebsd-questions Wed Nov 21 21:19: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id 34A6337B405 for ; Wed, 21 Nov 2001 21:19:03 -0800 (PST) Received: by longfellow.nbrewer.com (Postfix, from userid 1001) id 05A05193C; Wed, 21 Nov 2001 23:19:01 -0600 (CST) Date: Wed, 21 Nov 2001 23:19:01 -0600 From: Christopher Farley To: Aaron Namba Cc: freebsd-questions@freebsd.org Subject: Re: how to find rm system call? Message-ID: <20011121231859.A884@northernbrewer.com> Mail-Followup-To: Christopher Farley , Aaron Namba , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from aaron@namba1.com on Wed, Nov 21, 2001 at 08:46:53PM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Aaron Namba (aaron@namba1.com) wrote: > I want to change the way file deletion works on my system by rewriting or > intercepting the system call that deletes a file. But I can't think of where > I could even start to look for the code to modify. Help! Have a look in /usr/src/bin/rm/ -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message