svn commit: r309749 - in head/sys: amd64/conf arm/conf conf i386/conf mips/conf pc98/conf powerpc/conf sparc64/conf
Andrew Turner
andrew at fubar.geek.nz
Tue May 23 12:57:42 UTC 2017
> On 9 Dec 2016, at 18:54, Mark Johnston <markj at FreeBSD.org> wrote:
>
> Author: markj
> Date: Fri Dec 9 18:54:12 2016
> New Revision: 309749
> URL: https://svnweb.freebsd.org/changeset/base/309749
>
> Log:
> Add a COMPAT_FREEBSD11 kernel option.
>
> Use it wherever COMPAT_FREEBSD10 is currently specified.
Why was this only added where COMPAT_FREEBSD10 was already used? We added arm64 and riscv between 10 and 11 so neither have this option.
Andrew
More information about the svn-src-head
mailing list