freebsd-dev/usr.bin/pkill
Garance A Drosehn c3f750cfbf 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
2004-03-30 15:10:50 +00:00
..
Makefile Apply style.Makefile(5). 2004-03-26 07:44:49 +00:00
pkill.1 Avoid the manpage layering violation and low-level implementation 2004-03-26 08:54:27 +00:00
pkill.c Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(), 2004-03-30 15:10:50 +00:00