freebsd-src/bin/ps
Piotr Pawel Stefaniak f06e32e9b9 Revert "ps: extend the non-standard option -d (tree view) to work with -p"
This reverts commit ca8c0d5e81.

By commiting ca8c0d5e81 I was hoping that the existing option -d
could just be extended to work with -p to implement a feature that was
and I think is still needed, that is to show all descendant processes
of a given process id or a set of process ids.

After a complaint from -current which may represent a wider
dissatisfaction with this change in the program's behavior, I think it
will be better to revert ca8c0d5e81 and reintroduce this feature
using a separate option -D.
2023-08-24 18:35:50 +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 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
ps.c Revert "ps: extend the non-standard option -d (tree view) to work with -p" 2023-08-24 18:35:50 +02:00
ps.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00