On Sunday 10 May 2015 13:30:22 Ian Lepore wrote:
> Author: ian
> Date: Sun May 10 13:30:21 2015
> New Revision: 282728
> URL: https://svnweb.freebsd.org/changeset/base/282728
>
> Log:
> Don't check the return value from self_reloc(), it can't fail and doesn't
> return a value.
>
> Despite w
Author: ian
Date: Sun May 10 13:30:21 2015
New Revision: 282728
URL: https://svnweb.freebsd.org/changeset/base/282728
Log:
Don't check the return value from self_reloc(), it can't fail and doesn't
return a value.
Despite what I said in my prior commit, it turns out this one platform
was