Page MenuHomeFreeBSD

bhyveload: Address compiler warnings and bump WARNS
ClosedPublic

Authored by markj on Mar 1 2023, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 4:22 PM
Unknown Object (File)
Wed, Nov 6, 4:18 PM
Unknown Object (File)
Wed, Nov 6, 4:18 PM
Unknown Object (File)
Wed, Nov 6, 4:09 PM
Unknown Object (File)
Sat, Nov 2, 12:23 PM
Unknown Object (File)
Oct 2 2024, 3:06 PM
Unknown Object (File)
Oct 2 2024, 3:06 PM
Unknown Object (File)
Oct 2 2024, 3:06 PM
Subscribers

Details

Summary

Mostly sprinkle __unused. Also duplicate strings passed to addenv() so
that constant string literals can be passed. No functional change
intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable