aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pslist/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Yikes... purge all references to the long-dead ringwraith.online.bg.Peter Pentchev2005-05-101-2/+2
| | | | | | | | PR: 80213 (rname) Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=134971
* Update MASTER_SITES: drop ~roam/ from the URL.Peter Pentchev2001-02-231-0/+1
| | | | Notes: svn path=/head/; revision=38634
* Add pslist 1.0, a utility to view or send signals to processes with allWill Andrews2000-10-291-0/+4
their children, similar to killall but more sophisticated. PR: 22355 Submitted by: Peter Pentchev <roam@orbitel.bg> Notes: svn path=/head/; revision=34380