svn commit: r346178 - in stable/12: . sys/amd64/conf
Dimitry Andric
dim at FreeBSD.org
Tue Sep 3 14:07:37 UTC 2019
On 13 Apr 2019, at 10:52, Enji Cooper <yaneurabeya at gmail.com> wrote:
>
>> 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?
No, I was committing from an unclean tree, unfortunately. Subversion
makes it hard to shuffle around changes, and I messed up, sorry. :(
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20190903/90abdb0e/attachment.sig>
More information about the svn-src-all
mailing list