This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
bin
/
pkill
History
David E. O'Brien
39a60cbcab
Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t),
...
"-t" should accept "v1", which means a plain number should be accepted for UNIX98-style PTY's.
2010-01-04 10:37:07 +00:00
..
Makefile
…
pkill.1
When finding processes, ignore ourself and our ancestors. It is almost
2009-05-17 04:34:14 +00:00
pkill.c
Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t),
2010-01-04 10:37:07 +00:00