Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:06:50 -0000
From:      Enji Cooper <yaneurabeya@gmail.com>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   Re: svn commit: r346178 - in stable/12: . sys/amd64/conf
Message-ID:  <0E97BA37-B564-4262-A602-89DFAF532B34@gmail.com>
In-Reply-To: <201904130850.x3D8ofr6067716@repo.freebsd.org>
References:  <201904130850.x3D8ofr6067716@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> On Apr 13, 2019, at 1:50 AM, Dimitry Andric <dim@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E97BA37-B564-4262-A602-89DFAF532B34>