Page MenuHomeFreeBSD

vmm: Harmonize compat ioctl definitions
ClosedPublic

Authored by markj on Aug 27 2024, 12:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 30, 8:20 AM
Unknown Object (File)
Sun, Jul 20, 9:14 AM
Unknown Object (File)
Jun 26 2025, 6:39 AM
Unknown Object (File)
Jun 23 2025, 8:23 PM
Unknown Object (File)
Jun 20 2025, 12:51 AM
Unknown Object (File)
Jun 17 2025, 7:08 AM
Unknown Object (File)
Jun 15 2025, 7:23 AM
Unknown Object (File)
Jun 14 2025, 10:23 PM
Subscribers

Details

Summary

For compat ioctls and structures, we use a mix of suffixes: _old,
_fbsd<version>, _<version>. Standardize on _<version> to make things
more consistent. No functional change intended.

Reported by: jhb

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59193
Build 56080: arc lint + arc unit