Page MenuHomeFreeBSD

pci_user: Rename _old to _freebsd6
ClosedPublic

Authored by imp on Jul 3 2024, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 6:44 AM
Unknown Object (File)
Sep 25 2024, 5:48 PM
Unknown Object (File)
Sep 25 2024, 12:38 PM
Unknown Object (File)
Sep 23 2024, 5:14 PM
Unknown Object (File)
Sep 23 2024, 12:24 AM
Unknown Object (File)
Sep 20 2024, 1:09 PM
Unknown Object (File)
Sep 17 2024, 10:03 PM
Unknown Object (File)
Sep 17 2024, 1:37 AM
Subscribers
None

Details

Summary

The pre-freebsd7 stuff is labeled _old right now. Relabel it as
_freebsd6 instead. No functional change intended. I selected freebsd6
because that's the last version to have the ioctls, although I know
there were changes in the interface for 4, 5 and 6. This broadly batches
what we do with system calls that accumulate changes until we break and
use a new one, we use the last major the system call was in.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Jul 3 2024, 8:50 PM
imp created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 26 2024, 11:26 PM
This revision was automatically updated to reflect the committed changes.