index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
pkill
/
pkill.1
Age
Commit message (
Expand
)
Author
2022-10-29
Add a -q option for pgrep to not print anything; similar to grep -q.
simonb
2022-01-01
s/implemenation/implementation/ in comment.
msaitoh
2018-12-04
Sort SEE ALSO.
wiz
2018-12-03
Note these tools use kvm(3) and not procfs as in Solaris.
sevan
2017-10-22
Add pgrep and prenice to the NAME section
abhinav
2016-08-22
Add AUTHORS section
sevan
2013-11-01
Document that patterns are specified using extended regular expressions.
apb
2013-06-03
Formatting fix.
wiz
2013-06-03
prenice (like pgrep and pkill) won't match itself. Also fix nearby typo.
dholland
2010-12-07
Fix SYNOPSIS; pkill accepts -l options since 3 years ago. `pattern' is
enami
2010-12-07
Be explicit which options are available for prenice. Bump date.
wiz
2010-12-07
add -l support to prenice, as noted by enami.
mrg
2010-12-06
Bump date for prenice, add serial comma, and fix an xref.
wiz
2010-12-06
add a "prenice <priority> <names>" command.
mrg
2009-02-28
Drop trailing whitespace.
wiz
2009-02-28
Handle ptyfs ptys. Should probably pull up to 5.
christos
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2007-03-21
Allow the -l (long format) option to be used with pkill too.
erh
2006-11-13
Remove authors section, and update history where appropriate.
ad
2006-04-01
Fix cross-reference to grep(1).
jmmv
2006-02-25
Wording, use more macros, xref grep(1). From jmc@openbsd.
wiz
2006-02-25
Sort options; from jmc@openbsd.
wiz
2005-03-16
Bump date for -i.
wiz
2005-03-16
Add a -i option to ignore case in the process match.
sketch
2003-02-14
The correct capitalisation of 'NetBSD.org' is (you
grant
2002-03-06
- System processes will never be matched.
ad
2002-03-04
Solaris 2.7 -> 7
ad
2002-03-04
The first Solaris release with pkill and friends was 2.7.
ad
2002-03-02
Add HISTORY section. I _think_ these appeared in Solaris 2.6, please
jdolecek
2002-03-01
Fix typo.
ad
2002-03-01
A persistent typo, and some minor mark-up improvements.
wiz
2002-03-01
pgrep and pkill: search the process table for processes with a particular
ad