Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Implement -q option for pgrep(1). | pjd | 2010-02-12 | 2 | -5/+20 |
* | Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow... | brucec | 2010-02-08 | 1 | -1/+2 |
* | Raise WARNS for various tools where possible. | ed | 2010-01-17 | 1 | -1/+0 |
* | Committed the wrong version in r201484. This time really fix the "-t" | obrien | 2010-01-04 | 1 | -4/+14 |
* | Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t), | obrien | 2010-01-04 | 1 | -3/+4 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2009-12-28 | 1 | -8/+8 |
* | When finding processes, ignore ourself and our ancestors. It is almost | brian | 2009-05-17 | 2 | -5/+40 |
* | Improve the `pkill -t' handling, which I changed in my previous commit. | ed | 2008-09-30 | 2 | -11/+14 |
* | Don't automatically prepend the "tty" prefix to `pkill -t' arguments. | ed | 2008-09-28 | 2 | -9/+5 |
* | pkill(1) first appeared in /usr/bin, but later it was moved to /bin | yar | 2008-08-31 | 3 | -0/+1061 |