"Andrew Doran" writes:
> Module Name: src
> Committed By: ad
> Date: Sun Feb 23 20:08:35 UTC 2020
>
> Modified Files:
> src/sys/kern: kern_pmf.c
>
> Log Message:
> shutdown_all: take kernel_lock now that kern_reboot() doesn't.
ah, i am now guessing that having the kernel lock held
"Andrew Doran" writes:
> Module Name: src
> Committed By: ad
> Date: Sun Feb 23 20:06:30 UTC 2020
>
> Modified Files:
> src/sys/kern: kern_reboot.c
>
> Log Message:
> - If concurrent calls to kern_reboot(), only let the first do the deed.
> - Don't need kernel_lock for this (either
On Fri, Feb 21, 2020 at 02:14:31PM +0100, Kamil Rytarowski wrote:
> On 22.12.2019 20:47, Andrew Doran wrote:
> > Module Name:src
> > Committed By: ad
> > Date: Sun Dec 22 19:47:35 UTC 2019
> >
> > Modified Files:
> > src/external/cddl/osnet/dist/uts/common/fs/zfs:
On Sun, Feb 23, 2020 at 08:57:44AM +, matthew green wrote:
> Module Name: src
> Committed By: mrg
> Date: Sun Feb 23 08:57:44 UTC 2020
>
> Modified Files:
> src/share/man/man9: Makefile
>
> Log Message:
> install rw_lock_op link too.
>
>
> To generate a diff of this commit:
>
On Sun, Feb 23, 2020 at 10:57:28 +0100, Kamil Rytarowski wrote:
> On 23.02.2020 08:46, Martin Husemann wrote:
>
> > Source code consistency is a very important stylistic plus, every break of
> > that should be accompanied by a comment.
>
> Done.
Thank you.
-uwe
On 23.02.2020 08:46, Martin Husemann wrote:
> On Sun, Feb 23, 2020 at 03:35:19AM +0100, Kamil Rytarowski wrote:
>> Algorithm would be changed from calculating on 32bit numbers with signed
>> integer overflows to an algorithm calculating on 64bit numbers. The
>> __dorand48() function truncates the r