Page MenuHomeFreeBSD

conf: Add COMPAT_FREEBSD15
ClosedPublic

Authored by markj on Wed, Aug 19, 10:02 PM.
Tags
None
Referenced Files
F171604410: D59017.id184410.diff
Sat, Sep 12, 2:27 AM
Unknown Object (File)
Thu, Sep 10, 10:35 PM
Unknown Object (File)
Thu, Sep 10, 4:04 AM
Unknown Object (File)
Wed, Sep 9, 9:15 AM
Unknown Object (File)
Tue, Sep 8, 10:10 PM
Unknown Object (File)
Tue, Sep 8, 9:23 PM
Unknown Object (File)
Mon, Sep 7, 4:05 AM
Unknown Object (File)
Sat, Sep 5, 6:21 PM

Details

Summary

Define it everywhere that wants COMPAT_FREEBSD14.

Diff Detail

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

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.