Date: Sat, 13 Apr 2019 08:52:53 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r346179 - stable/12/sys/amd64/conf Message-ID: <201904130852.x3D8qrOm072695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dim Date: Sat Apr 13 08:52:52 2019 New Revision: 346179 URL: https://svnweb.freebsd.org/changeset/base/346179 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 Modified: stable/12/sys/amd64/conf/GENERIC ============================================================================== --- stable/12/sys/amd64/conf/GENERIC Sat Apr 13 08:50:41 2019 (r346178) +++ stable/12/sys/amd64/conf/GENERIC Sat Apr 13 08:52:52 2019 (r346179) @@ -192,7 +192,6 @@ 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 # vt is the new video console driver device vt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904130852.x3D8qrOm072695>