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 May 17 2019, 6:06 PM
Parents
rG9ce904dfde0c: Protect commands that are considered dangerous with checks for kmem write
Branches
Unknown
Tags
Unknown

Event Timeline