Add '-H', 'nlwp', and 'tid' options to ps(1) to display some LWP data (inspired
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 14 Aug 2007 20:29:07 +0000 (20:29 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 14 Aug 2007 20:29:07 +0000 (20:29 +0000)
commit2b0645c398f38dacbaa8c96cf3d074b8811374b0
treeaef9fee8fcf6c53e3551dd4fc6f0251d2982fb71
parent5ba80d2db5893b5d09a1adc4ba3f44f92393cf05
Add '-H', 'nlwp', and 'tid' options to ps(1) to display some LWP data (inspired
from FreeBSD options).  Clean up the kernel's initialization of the kl_tid
field.

Submitted-by: "Nicolas Thery" <nthery@gmail.com>
bin/ps/extern.h
bin/ps/keyword.c
bin/ps/ps.1
bin/ps/ps.c
lib/libkvm/kvm_proc.c
sys/kern/kern_kinfo.c