created | 2020-11-27T03:26:18Z |
---|---|
begin | 2020-09-09T00:00:00Z |
end | 2020-09-10T00:00:00Z |
path | src/sys |
commits | 2 |
date | 2020-09-09T15:53:25Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/octeon/dev/if_ogx.c | log | diff | annotate |
message | Make ogx(4)'s outbound bpf(4) tap actually work |
date | 2020-09-09T16:29:14Z | |||
---|---|---|---|---|
author | mpi | |||
files | src/sys/kern/kern_sig.c | log | diff | annotate |
src/sys/kern/tty.c | log | diff | annotate | |
src/sys/kern/tty_pty.c | log | diff | annotate | |
src/sys/sys/signalvar.h | log | diff | annotate | |
message |
Introduce a helper to check if a signal is ignored or masked by a thread. ok claudio@, pirofti@ |