DragonFlyBSD: add EXE and COMM columns and use merged command line helpers

This commit is contained in:
Christian Göttsche
2021-05-19 17:44:37 +02:00
committed by BenBE
parent d445676f09
commit 72724d42f3
3 changed files with 62 additions and 20 deletions

View File

@ -11,6 +11,8 @@ in the source distribution for its full text.
#define PLATFORM_PROCESS_FIELDS \
JID = 100, \
JAIL = 101, \
\
DUMMY_BUMP_FIELD = PROC_EXE, \
// End of list