summaryrefslogtreecommitdiff
path: root/sysutils/deleted (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the permissions of the binary to setuid so it can get theWill Andrews2000-06-091-0/+3
| | | | | | | | | | privileges needed to perform is duty. PR: 19147 Reported by: MAINTAINER (I used a different method to solve problem) Notes: svn path=/head/; revision=29485
* Update to 0.2. Remove useless WWW.Will Andrews2000-06-073-6/+4
| | | | | | | | PR: 19078 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29328
* Add deleted, a "garbage collection" daemon which deletes orphaned temporaryWill Andrews2000-06-025-0/+29
files, directories, etc. (And yes, that is a '.' for this guy's username!) PR: 18813 Submitted by: Aleksandr A Babaylov <.@babolo.ru> Notes: svn path=/head/; revision=29105