HomeFreeBSD

MFC r344469 (by imp): Rework logpage extensibility.

Description

MFC r344469 (by imp): Rework logpage extensibility.

Move from using a linker set to a constructor function that's
called. This simplifies the code and is slightly more obvious. We now
keep a list of page decoders rather than having an array we managed
before. Commands will move to something similar in the future.

Details

Provenance
mavAuthored on
Parents
rS350923: MFC r344191 (by imp): Remove write-only s_flag.
Branches
Unknown
Tags
Unknown