summaryrefslogtreecommitdiff
path: root/bin/pkill
Commit message (Expand)AuthorAgeFilesLines
* MFC r209924; Add -l to the synopsisBrian Somers2010-07-151-1/+1
* MFC r209363: Recognise the -l switch in pkill.Brian Somers2010-07-112-8/+16
* MFC r203688:Rebecca Cran2010-02-181-1/+2
* MFC r201145 to stable/8:Antoine Brodin2010-01-301-8/+8
* When finding processes, ignore ourself and our ancestors. It is almostBrian Somers2009-05-172-5/+40
* Improve the `pkill -t' handling, which I changed in my previous commit.Ed Schouten2008-09-302-11/+14
* Don't automatically prepend the "tty" prefix to `pkill -t' arguments.Ed Schouten2008-09-282-9/+5
* pkill(1) first appeared in /usr/bin, but later it was moved to /binYaroslav Tykhiy2008-08-313-0/+1061