freebsd-dev/bin/ps
Piotr Pawel Stefaniak 5c0a1c15ff ps: add a new option -D to reimplement tree traversal
It takes a non-optional parameter string, one of "up", "down", or "both"
that can request tree traversal in the chosen directions. This adds PIDs
from the paths to the selection of PIDs and can be used together with -d
to draw a subset of the process tree.

Differential Revision:	https://reviews.freebsd.org/D41231
2023-08-24 18:35:56 +02:00
..
extern.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
fmt.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
keyword.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nlist.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
print.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
ps.1 ps: add a new option -D to reimplement tree traversal 2023-08-24 18:35:56 +02:00
ps.c ps: add a new option -D to reimplement tree traversal 2023-08-24 18:35:56 +02:00
ps.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00