"Jaromir Dolecek" writes:
> Module Name: src
> Committed By: jdolecek
> Date: Fri May 15 07:42:58 UTC 2020
>
> Modified Files:
> src/sys/arch/xen/include: intr.h
> src/sys/arch/xen/x86: pintr.c
>
> Log Message:
> use short for irq2port[] to save memory (4KB), it only needs to
In article <20200515123104.297c5f...@cvs.netbsd.org>,
Emmanuel Dreyfus wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: manu
>Date: Fri May 15 12:31:04 UTC 2020
>
>Modified Files:
> src/external/mpl/dhcp/dist/common: bpf.c discover.c lpf.c packet.c
> raw.c socket.
On 15.05.2020 00:43, Taylor R Campbell wrote:
>> Date: Thu, 14 May 2020 23:36:28 +0200
>> From: Kamil Rytarowski
>>
>> If a signal would not reach the child process (as it is ignored or
>> masked+SA_IGNOREd) and it is not a crash signal, it is dropped. As I
>> checked, it's the design in UNIX to o