mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
FreeBSD: rework tty process column
This commit is contained in:

committed by
cgzones

parent
ddbb0c2c35
commit
88eec2dc00
@ -46,6 +46,8 @@ typedef struct FreeBSDProcessList_ {
|
||||
|
||||
CPUData* cpus;
|
||||
|
||||
Hashtable* ttys;
|
||||
|
||||
unsigned long *cp_time_o;
|
||||
unsigned long *cp_time_n;
|
||||
|
||||
|
Reference in New Issue
Block a user