changes to ps -d?

From: Ronald Klop <ronald-lists_at_klop.ws>
Date: Tue, 19 Sep 2023 10:29:38 UTC
Hi,

In current the way ps -p works has been changed [1].
I could use "ps axd -p <pid>" to see the process tree of some ongoing task.
In current this has changed to always need an extra option "ps axd -p <pid> -D down". Can this become the default again? At least when -d is used.

Regards,
Ronald.

[1] https://cgit.freebsd.org/src/commit/bin/ps?id=5c0a1c15ff8cb66128f4826ace8ba91e0a31486d