summaryrefslogtreecommitdiffstats
path: root/sysutils/pkill/distinfo
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-08 13:08:21 +0000
committerlioux <lioux@FreeBSD.org>2002-11-08 13:08:21 +0000
commitdbddaeefc75881fe397cb817a20956331f7491d4 (patch)
treee5decba42cd5b106899d436a1f93a1c569323221 /sysutils/pkill/distinfo
parentdf074c08efae5c2b82b70459f2e779918a605df8 (diff)
downloadFreeBSD-ports-dbddaeefc75881fe397cb817a20956331f7491d4.zip
FreeBSD-ports-dbddaeefc75881fe397cb817a20956331f7491d4.tar.gz
o New port pkill version 0.1: NetBSD's pgrep and pkill: find or
signal processes matching criteria o Based on current NetBSD's pgrep(1) and pkill(1) with the following differences: 1) -STABLE version does not support filtering by session ID since this information is only available in kernel space. -CURRENT supports this. 2) Added -M and -N flags following ps(1). Therefore, drop additional privileges (drop_privs) if any of those flags are defined. 3) kvm access without sgid o Items (2) and (3) are based on jmallett code sent to me for inspiration. :) Great thanks to jmallett for that. Obtained from: NetBSD CVS (original pkill/pgrep code)
Diffstat (limited to 'sysutils/pkill/distinfo')
-rw-r--r--sysutils/pkill/distinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pkill/distinfo b/sysutils/pkill/distinfo
new file mode 100644
index 0000000..99fb735
--- /dev/null
+++ b/sysutils/pkill/distinfo
@@ -0,0 +1,2 @@
+MD5 (pkill-current-0.1.tar.gz) = 364a8115174806e41d99cfc2e8463bc8
+MD5 (pkill-stable-0.1.tar.gz) = 17ca84fe7e4c3fdd490e1561b8fe9035
OpenPOWER on IntegriCloud