Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2020 07:37:51 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r366508 - in head/sys: dev/rt geom/eli kern sys
Message-ID:  <CACNAnaHroZ4FfDC0Perb41Kb%2BWT8fhpW7-RHg6Zu864USKGDFw@mail.gmail.com>
In-Reply-To: <202010070616.0976Gclk028363@repo.freebsd.org>
References:  <202010070616.0976Gclk028363@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 7, 2020 at 1:16 AM Warner Losh <imp@freebsd.org> wrote:
>
> Author: imp
> Date: Wed Oct  7 06:16:37 2020
> New Revision: 366508
> URL: https://svnweb.freebsd.org/changeset/base/366508
>
> Log:
>   Move kernel env global variables, etc to sys/kenv.h
>
>   The kernel globals for kenv are confined to 2 files that need them and
>   a few that likely shouldn't (but as written the code does). Move them
>   from sys/systm.h to sys/kenv.h. This removed a XXX from systm.h and
>   cleans it up a little bit...
>

https://reviews.freebsd.org/D26562 can be closed now



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHroZ4FfDC0Perb41Kb%2BWT8fhpW7-RHg6Zu864USKGDFw>