HomeFreeBSD

sysutils/htop: Fix memory display in the header

Description

sysutils/htop: Fix memory display in the header

On amd64 it works correctly, but it breaks on powerpc, due to using
types with the wrong size when requesting various sysctls.

PR: 234357
Submitted by: tobik
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer timeout, 2 weeks)

Details