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)
Wed, Apr 22, 4:22 PM
Unknown Object (File)
Tue, Apr 21, 2:10 AM
Unknown Object (File)
Mon, Apr 20, 5:41 PM
Unknown Object (File)
Sat, Apr 18, 7:24 AM
Unknown Object (File)
Sun, Apr 12, 6:27 PM
Unknown Object (File)
Fri, Apr 10, 1:17 PM
Unknown Object (File)
Fri, Apr 10, 6:41 AM
Unknown Object (File)
Mon, Apr 6, 2:59 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.