svn commit: r346179 - stable/12/sys/amd64/conf
Dimitry Andric
dim at FreeBSD.org
Tue Sep 3 14:06:49 UTC 2019
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
More information about the svn-src-stable
mailing list