Page MenuHomeFreeBSD

pci_user: Rename _old to _freebsd6
ClosedPublic

Authored by imp on Jul 3 2024, 8:50 PM.
Tags
None
Referenced Files
F166411353: D45867.diff
Thu, Aug 13, 11:56 AM
F166350012: D45867.id140538.diff
Thu, Aug 13, 1:37 AM
Unknown Object (File)
Tue, Aug 11, 9:16 PM
Unknown Object (File)
Mon, Aug 10, 1:01 PM
Unknown Object (File)
Sun, Aug 9, 4:13 PM
Unknown Object (File)
Sun, Aug 9, 3:00 PM
Unknown Object (File)
Sat, Aug 8, 5:30 AM
Unknown Object (File)
Fri, Aug 7, 6:07 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58490
Build 55378: arc lint + arc unit

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.