aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wait_on/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Reset andrew@ugh.net.au due to multiple timeouts.Mark Linimon2006-06-141-3/+0
| | | | Notes: svn path=/head/; revision=165380
* Add wait_on-1.0Kris Kennaway2002-05-251-0/+6
The wait_on command allows shell scripts to access the facilities provided by kqueue(3). This allows scripts to detect files being added to directories, data appended to files and many other things - all without polling. Submitted by: Andrew Stevenson <andrew@ugh.net.au> PR: ports/34414 Notes: svn path=/head/; revision=59976