git: pkill - Fix a problem identifying system threads.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Fri Nov 14 14:02:34 PST 2014
commit 9b5e119184b0b2ba480855a290f68fb390ccfbd1
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Fri Nov 14 22:51:52 2014 +0100
pkill - Fix a problem identifying system threads.
- As of commit 65a0e3d68b951f39cc39be7808e11e9de908d9fc the test to
check whether a process is a system one or not was replaced by a
wrong one. Restore that behaviour so that they are excluded by pkill(1).
Summary of changes:
usr.bin/pkill/pkill.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b5e119184b0b2ba480855a290f68fb390ccfbd1
--
DragonFly BSD source repository
More information about the Commits
mailing list