mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
DragonFlyBSD: add EXE and COMM columns and use merged command line helpers
This commit is contained in:

committed by
BenBE

parent
d445676f09
commit
72724d42f3
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user