aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pkill/pkill.1
Commit message (Expand)AuthorAgeFilesLines
* Be more accurate in the description of the -I option:Ruslan Ermilov2006-12-201-1/+1
* Fix and extend the -j option to pkill/pgrep WRT the jailYaroslav Tykhiy2006-11-231-2/+19
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+1
* I often find myself doing:Pawel Jakub Dawidek2005-11-161-1/+3
* Revert previous behaviour of '-F' option and add '-L' option, which willPawel Jakub Dawidek2005-08-251-7/+10
* Modify '-F' option to work nicely with pidfile(3) - a pidfile given asPawel Jakub Dawidek2005-08-241-0/+8
* Markup and wording fixes.Ruslan Ermilov2005-06-141-1/+1
* Whitespace fixes.Pawel Jakub Dawidek2005-03-201-1/+1
* - Introduce an '-o' option which allows to match oldest of the matchingPawel Jakub Dawidek2005-03-201-4/+6
* - Introduce '-S' option which allows to match system processes (pgrep only).Pawel Jakub Dawidek2005-03-201-1/+3
* Sort options properly.Pawel Jakub Dawidek2005-03-201-4/+4
* Add a -i option to ignore case in the process match.Pawel Jakub Dawidek2005-03-201-2/+4
* Add and document '-F' option which allows to use file where PID is storedPawel Jakub Dawidek2005-03-201-1/+7
* Add and document '-j' option which allows to match processes based on itsPawel Jakub Dawidek2005-03-201-1/+8
* Document the fact that matching against a process command-name willGarance A Drosehn2004-08-161-0/+16
* Don't forget the arguments for -M and -N in the DESCRIPTION section.Stefan Farfeleder2004-07-181-2/+2
* Added pgrep to the SYNOPSIS.Ruslan Ermilov2004-05-191-14/+21
* Avoid the manpage layering violation and low-level implementationRuslan Ermilov2004-03-261-3/+2
* Correct the description of options -N and -M to match reality.Ruslan Ermilov2004-03-261-4/+4
* Add a comment for when these utilities were added to FreeBSD, and addGarance A Drosehn2004-03-251-0/+3
* Add `-M' and `-N' options to `pkill' and `pgrep', similar toGarance A Drosehn2004-03-251-1/+12
* Add the `pkill' and `pgrep' commands from NetBSD. This is the sourceGarance A Drosehn2004-03-251-0/+199