From owner-freebsd-questions Wed Nov 21 20:47:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from turing.cs.hmc.edu (turing.cs.hmc.edu [134.173.42.99]) by hub.freebsd.org (Postfix) with ESMTP id 5216C37B418 for ; Wed, 21 Nov 2001 20:46:59 -0800 (PST) Received: from beast (namba4.ST.HMC.Edu [134.173.63.67]) by turing.cs.hmc.edu (8.9.3+Sun/8.9.3) with SMTP id UAA06210 for ; Wed, 21 Nov 2001 20:46:53 -0800 (PST) From: "Aaron Namba" To: Subject: how to find rm system call? Date: Wed, 21 Nov 2001 20:46:53 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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! --Aaron Namba To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message