summaryrefslogtreecommitdiffstats
path: root/bin/pkill
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2014-04-2831-1/+1057
|\
| * Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1930-0/+1053
| * pkill - Optimize pgrep -Feadler2013-11-101-1/+4
* | Merge head@256284sjg2013-10-131-1/+0
|\ \ | |/
| * Remove useless check - ki_loginclass is an array; can't be NULL.trasz2013-10-041-1/+0
* | Merge from headsjg2013-09-052-8/+42
|\ \ | |/
| * Add -c flag to pgrep(1) and pkill(1), to match login classes.trasz2013-08-092-8/+42
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
|/
* Make sys_signame upper case.jilles2011-02-041-1/+1
* Add -l to the synopsisbrian2010-07-121-1/+1
* Recognise the -l switch with pkill - list kill command(s) used.brian2010-06-202-8/+16
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-022-14/+0
* - Implement -q option for pgrep(1).pjd2010-02-122-5/+20
* Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow...brucec2010-02-081-1/+2
* Raise WARNS for various tools where possible.ed2010-01-171-1/+0
* Committed the wrong version in r201484. This time really fix the "-t"obrien2010-01-041-4/+14
* Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t),obrien2010-01-041-3/+4
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-8/+8
* When finding processes, ignore ourself and our ancestors. It is almostbrian2009-05-172-5/+40
* Improve the `pkill -t' handling, which I changed in my previous commit.ed2008-09-302-11/+14
* Don't automatically prepend the "tty" prefix to `pkill -t' arguments.ed2008-09-282-9/+5
* pkill(1) first appeared in /usr/bin, but later it was moved to /binyar2008-08-313-0/+1061
OpenPOWER on IntegriCloud