Date: Sat, 13 Apr 2019 11:16:09 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Enji Cooper <yaneurabeya@gmail.com> 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: <C7743C07-AE63-45CD-B21A-B080AEC91293@FreeBSD.org> In-Reply-To: <0E97BA37-B564-4262-A602-89DFAF532B34@gmail.com> References: <201904130850.x3D8ofr6067716@repo.freebsd.org> <0E97BA37-B564-4262-A602-89DFAF532B34@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_803A1642-A6E2-4198-9E01-342DAE5B75DF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 13 Apr 2019, at 10:52, Enji Cooper <yaneurabeya@gmail.com> wrote: >=20 >> On Apr 13, 2019, at 1:50 AM, Dimitry Andric <dim@FreeBSD.org> wrote: >>=20 >> Author: dim >> Date: Sat Apr 13 08:50:41 2019 >> New Revision: 346178 >> URL: https://svnweb.freebsd.org/changeset/base/346178 >>=20 >> Log: >> After r346168, put the actual commit dates into UPDATING and >> ObsoleteFiles.inc. I completely forgot about those, sorry. >>=20 >> This is a direct commit to stable/12. >>=20 >=20 > =E2=80=A6 >=20 >> Modified: stable/12/sys/amd64/conf/GENERIC >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >> --- 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=3D2000 # number of history buffer lines >=20 > Hi Dimitry, > Was this change intentional? No, I was committing from an unclean tree, unfortunately. Subversion makes it hard to shuffle around changes, and I messed up, sorry. :( -Dimitry --Apple-Mail=_803A1642-A6E2-4198-9E01-342DAE5B75DF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXLGo2QAKCRCwXqMKLiCW o45bAJ9DXJAsmpnLPYaKyCJmDubnct4ufwCgyFjYPuLpPwCIZUdgoCFVX0YvDOM= =JgVz -----END PGP SIGNATURE----- --Apple-Mail=_803A1642-A6E2-4198-9E01-342DAE5B75DF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C7743C07-AE63-45CD-B21A-B080AEC91293>