freebsd-nq/bin/ps
Garance A Drosehn 76adc1fd42 Add new output-format keywords of LWP and NLWP, which show the thread-id
and number-of-threads tied to a process.  Result can be seen by typing,
e.g.:   ps -HO lwp,nlwp
These new options are not documented yet.  More options will be coming,
and I will update the man page after I get farther along.

PR:		bin/65803  (though adjusted to fit our present source)
Submitted by:	Cyrille Lefevre
2004-06-20 22:22:49 +00:00
..
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
fmt.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
keyword.c Add new output-format keywords of LWP and NLWP, which show the thread-id 2004-06-20 22:22:49 +00:00
Makefile style.Makefile: 2004-02-23 20:05:14 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
ps.1 Add pgrep(1) and pkill(1) to the cross-reference section of ps(1). 2004-05-25 14:05:25 +00:00
ps.c Have the main() routine calculate %CPU and (if needed) memory information 2004-06-20 21:25:10 +00:00
ps.h Have the main() routine calculate %CPU and (if needed) memory information 2004-06-20 21:25:10 +00:00