Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -c flag to pgrep(1) and pkill(1), to match login classes. | trasz | 2013-08-09 | 1 | -1/+6 |
* | Add -l to the synopsis | brian | 2010-07-12 | 1 | -1/+1 |
* | Recognise the -l switch with pkill - list kill command(s) used. | brian | 2010-06-20 | 1 | -4/+6 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-02 | 1 | -7/+0 |
* | - Implement -q option for pgrep(1). | pjd | 2010-02-12 | 1 | -2/+4 |
* | When finding processes, ignore ourself and our ancestors. It is almost | brian | 2009-05-17 | 1 | -3/+12 |
* | Improve the `pkill -t' handling, which I changed in my previous commit. | ed | 2008-09-30 | 1 | -3/+4 |
* | Don't automatically prepend the "tty" prefix to `pkill -t' arguments. | ed | 2008-09-28 | 1 | -4/+3 |
* | pkill(1) first appeared in /usr/bin, but later it was moved to /bin | yar | 2008-08-31 | 1 | -0/+284 |