| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r256050: | Edward Tomasz Napierala | 2013-10-18 | 1 | -1/+0 |
| * | MFC r254134: | Edward Tomasz Napierala | 2013-10-04 | 1 | -7/+36 |
| * | Make sys_signame upper case. | Jilles Tjoelker | 2011-02-04 | 1 | -1/+1 |
| * | Recognise the -l switch with pkill - list kill command(s) used. | Brian Somers | 2010-06-20 | 1 | -4/+10 |
| * | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | Joel Dahl | 2010-03-02 | 1 | -7/+0 |
| * | - Implement -q option for pgrep(1). | Pawel Jakub Dawidek | 2010-02-12 | 1 | -3/+16 |
| * | Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow... | Rebecca Cran | 2010-02-08 | 1 | -1/+2 |
| * | Committed the wrong version in r201484. This time really fix the "-t" | David E. O'Brien | 2010-01-04 | 1 | -4/+14 |
| * | Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t), | David E. O'Brien | 2010-01-04 | 1 | -3/+4 |
| * | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | Antoine Brodin | 2009-12-28 | 1 | -8/+8 |
| * | When finding processes, ignore ourself and our ancestors. It is almost | Brian Somers | 2009-05-17 | 1 | -2/+28 |
| * | Improve the `pkill -t' handling, which I changed in my previous commit. | Ed Schouten | 2008-09-30 | 1 | -8/+10 |
| * | Don't automatically prepend the "tty" prefix to `pkill -t' arguments. | Ed Schouten | 2008-09-28 | 1 | -5/+2 |
| * | pkill(1) first appeared in /usr/bin, but later it was moved to /bin | Yaroslav Tykhiy | 2008-08-31 | 1 | -0/+756 |