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)
Sat, Feb 8, 12:09 AM
Unknown Object (File)
Fri, Jan 24, 12:47 PM
Unknown Object (File)
Jan 9 2025, 3:44 PM
Unknown Object (File)
Dec 29 2024, 9:42 PM
Unknown Object (File)
Dec 13 2024, 2:53 PM
Unknown Object (File)
Nov 15 2024, 8:21 AM
Unknown Object (File)
Nov 13 2024, 3:45 PM
Unknown Object (File)
Nov 4 2024, 1:58 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