summaryrefslogtreecommitdiff
path: root/sysutils/fileschanged/files/patch-opts.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add fileschanged, a client to the FAM (File Alteration Monitor) server.Pav Lucistnik2004-05-231-0/+10
Here's how the fileschanged FAM client works: you give it some filenames on the command line and then it monitors those files for changes. When it discovers that a file has changed (or has been altered), it displays the filename on the standard-output. PR: ports/66894 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> Notes: svn path=/head/; revision=109792