index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
pkill
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
3
-144
/
+129
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
3
-53
/
+108
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-2
/
+1
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge head
sjg
2014-04-28
31
-1
/
+1057
|
|
\
\
\
\
|
*
\
\
\
\
Merge head@256284
sjg
2013-10-13
1
-1
/
+0
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge from head
sjg
2013-09-05
2
-8
/
+42
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
*
|
|
|
|
|
|
|
Disguising stderr from jls generally considered harmful
ngie
2015-02-21
2
-2
/
+4
*
|
|
|
|
|
|
|
Refactor pkill-j_test to reflect the relevant changes done to pgrep-j_test
ngie
2015-02-14
1
-75
/
+66
*
|
|
|
|
|
|
|
Simplify jail_name_to_jid and try to be more fault tolerant when scanning for
ngie
2015-02-14
1
-15
/
+14
*
|
|
|
|
|
|
|
Call wait to ensure that background processes have died
ngie
2015-02-13
1
-0
/
+2
*
|
|
|
|
|
|
|
Parameterize out the amount of sleep done in each test
ngie
2015-02-12
1
-9
/
+12
*
|
|
|
|
|
|
|
Refactor the tests
ngie
2015-02-12
1
-59
/
+48
*
|
|
|
|
|
|
|
Add debugging output to help track down the recent Jenkins failures
ngie
2015-02-12
1
-3
/
+3
*
|
|
|
|
|
|
|
Convert bin/ to LIBADD, reduce overlinking allow to build all components as
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix pkill unit tests.
rodrigc
2014-09-30
2
-53
/
+106
*
|
|
|
|
|
|
Skip pgrep-j and pkill-j if jail or jls is not installed.
asomers
2014-08-14
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
use .Mt to mark up email addresses consistently (part1)
bapt
2014-06-20
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Migrate tools/regression/usr.bin/pkill to the new tests layout.
jmmv
2014-03-19
30
-0
/
+1053
*
|
|
|
pkill - Optimize pgrep -F
eadler
2013-11-10
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Remove useless check - ki_loginclass is an array; can't be NULL.
trasz
2013-10-04
1
-1
/
+0
|
|
/
|
/
|
*
|
Add -c flag to pgrep(1) and pkill(1), to match login classes.
trasz
2013-08-09
2
-8
/
+42
|
/
*
Make sys_signame upper case.
jilles
2011-02-04
1
-1
/
+1
*
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
2
-8
/
+16
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
2
-14
/
+0
*
- 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