HomeFreeBSD

Fix format strings for some debug messages that could have arguments that

Description

Fix format strings for some debug messages that could have arguments that
are different types across architectures by using %ju and typecasting to
uintmax_t, where appropriate.

Obtained from: Juniper Networks, Inc.
MFC after: 1 week

Details

Provenance
stevekAuthored on
Parents
rS347934: Protect commands that are considered dangerous with checks for kmem write
Branches
Unknown
Tags
Unknown