summaryrefslogtreecommitdiff
path: root/sysutils/fileschanged/files/patch-handlers.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.5Pav Lucistnik2007-06-041-27/+1
| | | | Notes: svn path=/head/; revision=192776
* - Add patch to fix zombie problemPav Lucistnik2004-06-161-3/+10
| | | | | | | | | | - Raise portrevision PR: ports/67927 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> (maintainer) Notes: svn path=/head/; revision=111616
* Add fileschanged, a client to the FAM (File Alteration Monitor) server.Pav Lucistnik2004-05-231-0/+32
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