From 7aa7fa616603dc138ea815d3254c0653df330317 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 6 Jan 2004 20:07:50 +0000 Subject: pkill/pgrep from NetBSD with changes to use kvm_getprocs(). Selecting on session ID does not current work but that will change once the kernel supports the KERN_PROC2 sysctl and pkill/pgrep is modified to use kvm_getproc2(). OK deraadt@ --- usr.bin/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/Makefile') diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 75034224245..59b116d7e18 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.87 2004/01/05 01:27:22 mickey Exp $ +# $OpenBSD: Makefile,v 1.88 2004/01/06 20:07:49 millert Exp $ .include @@ -12,9 +12,9 @@ SUBDIR= apply apropos arch asa asn1_compile at aucat audioctl awk banner \ kdump keynote ktrace lam last lastcomm leave less lex lndir locate \ lock logger login logname look lorder m4 mail make man mesg mg \ midiplay mixerctl mkdep mkstr mktemp modstat msgs nc netstat newsyslog \ - nfsstat nice nohup oldrdist pagesize passwd paste patch pctr pmdb pr \ - printenv printf quota radioctl rdist rdistd readlink renice rev rpcgen \ - rpcinfo rs rsh \ + nfsstat nice nohup oldrdist pagesize passwd paste patch pctr pkill \ + pmdb pr printenv printf quota radioctl rdist rdistd readlink renice \ + rev rpcgen rpcinfo rs rsh \ rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh su sup systat sudo \ tail talk tcopy tee telnet tftp tic time tip tn3270 top touch tput tr \ -- cgit v1.2.3