svn commit: r346178 - in stable/12: . sys/amd64/conf
Enji Cooper
yaneurabeya at gmail.com
Sat Apr 13 08:52:33 UTC 2019
> On Apr 13, 2019, at 1:50 AM, Dimitry Andric <dim at FreeBSD.org> wrote:
>
> Author: dim
> Date: Sat Apr 13 08:50:41 2019
> New Revision: 346178
> URL: https://svnweb.freebsd.org/changeset/base/346178
>
> Log:
> After r346168, put the actual commit dates into UPDATING and
> ObsoleteFiles.inc. I completely forgot about those, sorry.
>
> This is a direct commit to stable/12.
>
…
> Modified: stable/12/sys/amd64/conf/GENERIC
> ==============================================================================
> --- stable/12/sys/amd64/conf/GENERIC Sat Apr 13 06:30:45 2019 (r346177)
> +++ stable/12/sys/amd64/conf/GENERIC Sat Apr 13 08:50:41 2019 (r346178)
> @@ -192,6 +192,7 @@ device splash # Splash screen and screen saver supp
> # syscons is the default console driver, resembling an SCO console
> device sc
> options SC_PIXEL_MODE # add support for the raster text mode
> +options SC_HISTORY_SIZE=2000 # number of history buffer lines
Hi Dimitry,
Was this change intentional?
Cheers,
-Enji
More information about the svn-src-stable-12
mailing list