commit 52475dfda87f7775ec96891c36030c6ff8563c3c
Author: Antonio Huete Jimenez <[email protected]>
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/52475dfda87f7775ec96891c36030c6ff8563c3c
--
DragonFly BSD source repository