created | 2024-11-18T21:40:32Z |
---|---|
begin | 2024-11-11T00:00:00Z |
end | 2024-11-12T00:00:00Z |
path | src/sys |
commits | 3 |
date | 2024-11-11T13:28:29Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/kern/kern_synch.c | log | diff | annotate |
message |
If nostop is set properly ignore stop signals with default handlers. The check right now is in the wrong spot so fix this. OK mpi@ |
date | 2024-11-11T22:43:07Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/arch/arm64/dev/mainbus.c | log | diff | annotate |
src/sys/arch/arm64/dev/Attic/mainbus.h | log | diff | annotate | |
src/sys/arch/riscv64/dev/mainbus.c | log | diff | annotate | |
src/sys/arch/riscv64/dev/Attic/mainbus.h | log | diff | annotate | |
message | remove unused mainbus.h; ok miod@ |
date | 2024-11-11T23:48:46Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/arch/riscv64/riscv64/autoconf.c | log | diff | annotate |
message | order nam2blk by major number |