From owner-freebsd-hackers Wed Apr 15 09:05:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26388 for freebsd-hackers-outgoing; Wed, 15 Apr 1998 09:05:13 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dan.emsphone.com (dan@dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26360 for ; Wed, 15 Apr 1998 16:05:02 GMT (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.8.8/8.8.6) id LAA01267; Wed, 15 Apr 1998 11:04:42 -0500 (CDT) Message-ID: <19980415110441.A938@emsphone.com> Date: Wed, 15 Apr 1998 11:04:41 -0500 From: Dan Nelson To: "Matthew N. Dodd" , Eivind Eklund Cc: "Eric A. Davis" , freebsd-hackers@FreeBSD.ORG Subject: Re: how to add new system calls... References: <19980415125729.03160@follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.90.10i In-Reply-To: ; from "Matthew N. Dodd" on Wed Apr 15 11:24:29 GMT 1998 X-OS: FreeBSD 2.2.6-STABLE Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 15), Matthew N. Dodd said: > On Wed, 15 Apr 1998, Eivind Eklund wrote: > > YES! I've been missing this since I left my Amiga 5 years ago! > > > > Does the above imply watching for changes in directories, too? Ie, > > file added to directory, notification sent... > > > > What level of notification? Do you get information saying 'file so > > changed atime to XXX'/'file XXX added to directory', or just a flag > > saying 'event so happened on descriptor so'? > > Mmm... tripwired Sort of like tripwire, but in real time. The Amiga has a feature where you could monitor a file or directory for changes. Imagine cron getting a signal when /var/cron/tabs changes. Or any other daemon that has a config file. There's a description of the function (but not the assosicated structures unfortunately) at http://www.cs.man.ac.uk/~lucass/autodoc/dos.htm#StartNotify() So, how many of you people _were_ Amiga hackers in a previous life? -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message