svn commit: r329737 - head/stand/i386/boot2

Ed Maste emaste at freebsd.org
Wed Feb 21 18:52:16 UTC 2018


On 21 February 2018 at 13:10, Benno Rice <benno at freebsd.org> wrote:
> Author: benno
> Date: Wed Feb 21 18:10:50 2018
> New Revision: 329737
> URL: https://svnweb.freebsd.org/changeset/base/329737
>
> Log:
>   Purely whitespace changes bringing this file closer to style(9).
>
>   Curiously, changing whitespace seems to cause the md5 of the .o files to differ
>   these days hence the following testing strategy:

sysutils/py-diffoscope can aid in finding the source of the
differences. If you still have old and new .o files around you can try
it online at https://try.diffoscope.org/ .


More information about the svn-src-all mailing list