Date: Tue, 30 Mar 2004 07:10:50 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/pkill pkill.c Message-ID: <200403301510.i2UFAo3D030967@repoman.freebsd.org>
index | next in thread | raw e-mail
gad 2004/03/30 07:10:50 PST
FreeBSD src repository
Modified files:
usr.bin/pkill pkill.c
Log:
Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(),
so we get one line per process instead of one for each kernel-thread.
Noticed by: ache & tjr
Revision Changes Path
1.16 +5 -1 src/usr.bin/pkill/pkill.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403301510.i2UFAo3D030967>
