Page MenuHomeFreeBSD

pci_user: Rename _old to _freebsd6
ClosedPublic

Authored by imp on Jul 3 2024, 8:50 PM.
Tags
None
Referenced Files
F167061205: D45867.id141452.diff
Tue, Aug 18, 8:21 PM
F167054534: D45867.id141452.diff
Tue, Aug 18, 8:05 PM
F167054513: D45867.id140538.diff
Tue, Aug 18, 8:05 PM
F167024611: D45867.diff
Tue, Aug 18, 3:50 PM
Unknown Object (File)
Mon, Aug 17, 12:30 PM
Unknown Object (File)
Sun, Aug 16, 7:24 PM
Unknown Object (File)
Thu, Aug 13, 11:56 AM
Unknown Object (File)
Thu, Aug 13, 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.