HomeFreeBSD

Fix multiple warnings in usr.bin/top about discarded qualifiers from

Description

Fix multiple warnings in usr.bin/top about discarded qualifiers from
both clang and gcc, by either constifying variables, or when that is not
possible, using __DECONST.

MFC after: 1 week

Details

Provenance
dimAuthored on
Parents
rS343956: Merge ^/head r343807 through r343955.
Branches
Unknown
Tags
Unknown