On Sun, Jan 12, 2020 at 11:08:02AM +0100, Mateusz Guzik wrote:
> On 1/12/20, Konstantin Belousov wrote:
> > On Sun, Jan 12, 2020 at 06:09:10AM +, Mateusz Guzik wrote:
> >> Author: mjg
> >> Date: Sun Jan 12 06:09:10 2020
> >> New Revision: 356656
> >> URL: https://svnweb.freebsd.org/changeset/b
On 1/12/20, Konstantin Belousov wrote:
> On Sun, Jan 12, 2020 at 06:09:10AM +, Mateusz Guzik wrote:
>> Author: mjg
>> Date: Sun Jan 12 06:09:10 2020
>> New Revision: 356656
>> URL: https://svnweb.freebsd.org/changeset/base/356656
>>
>> Log:
>> Add "panicked" boolean which can be tested inste
On Sun, Jan 12, 2020 at 06:09:10AM +, Mateusz Guzik wrote:
> Author: mjg
> Date: Sun Jan 12 06:09:10 2020
> New Revision: 356656
> URL: https://svnweb.freebsd.org/changeset/base/356656
>
> Log:
> Add "panicked" boolean which can be tested instead of panicstr
>
> The test is performed al
Author: mjg
Date: Sun Jan 12 06:09:10 2020
New Revision: 356656
URL: https://svnweb.freebsd.org/changeset/base/356656
Log:
Add "panicked" boolean which can be tested instead of panicstr
The test is performed all the time and reading entire panicstr to do it
wastes space.
Modified:
head