Page MenuHomeFreeBSD

conf: Add COMPAT_FREEBSD15
ClosedPublic

Authored by markj on Wed, Aug 19, 10:02 PM.
Tags
None
Referenced Files
F167871510: D59017.id184410.diff
Tue, Aug 25, 3:48 AM
Unknown Object (File)
Mon, Aug 24, 6:44 PM
Unknown Object (File)
Mon, Aug 24, 8:38 AM
Unknown Object (File)
Mon, Aug 24, 3:00 AM
Unknown Object (File)
Sun, Aug 23, 11:13 PM
Unknown Object (File)
Sun, Aug 23, 4:45 PM
Unknown Object (File)
Sat, Aug 22, 5:17 PM
Unknown Object (File)
Thu, Aug 20, 12:58 PM

Details

Summary

Define it everywhere that wants COMPAT_FREEBSD14.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75771
Build 72654: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Wed, Aug 19, 10:10 PM

Are there system calls that are being replaced that need this, or is it just good hygiene in this phase of the release cycle?
Either way, these are good.

In D59017#1355597, @imp wrote:

Are there system calls that are being replaced that need this, or is it just good hygiene in this phase of the release cycle?
Either way, these are good.

It's for the next patch in the stack, D59018.

This revision was automatically updated to reflect the committed changes.