freebsd-src/bin/ps
Brian Somers 044fce530f Add a -d option to ps to display descendant info with the output.
This is similar to linux's -H (or -f) switch.

MFC after:	3 weeks
2009-05-17 04:00:43 +00:00
..
extern.h [1] When showing threads, the thread name just appears if the comm 2009-02-26 18:01:07 +00:00
fmt.c Get rid of a cast to '(void) ' on the return of a call to strcpy. 2004-06-22 02:18:29 +00:00
keyword.c [1] When showing threads, the thread name just appears if the comm 2009-02-26 18:01:07 +00:00
Makefile ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, 2005-01-27 13:42:40 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Add a -d option to ps to display descendant info with the output. 2009-05-17 04:00:43 +00:00
ps.1 Add a -d option to ps to display descendant info with the output. 2009-05-17 04:00:43 +00:00
ps.c Add a -d option to ps to display descendant info with the output. 2009-05-17 04:00:43 +00:00
ps.h Add a -d option to ps to display descendant info with the output. 2009-05-17 04:00:43 +00:00