summaryrefslogtreecommitdiffstats
path: root/freebsd/ProcessField.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-05-18 22:30:56 +0200
committerBenBE <BenBE@geshi.org>2021-05-23 09:22:21 +0200
commit4da618030c5551f60a115e759709797ad6afe000 (patch)
treeb9e4d152e7df7c342c549eb81402297a305cbfe5 /freebsd/ProcessField.h
parent8ff4eb72acab360e1f5d790fa7277584ef0eae97 (diff)
FreeBSD: add EXE and COMM columns and use merged command line helpers
Diffstat (limited to 'freebsd/ProcessField.h')
-rw-r--r--freebsd/ProcessField.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/ProcessField.h b/freebsd/ProcessField.h
index cc892826..c5f05b82 100644
--- a/freebsd/ProcessField.h
+++ b/freebsd/ProcessField.h
@@ -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

© 2014-2024 Faster IT GmbH | imprint | privacy policy