created | 2022-02-21T10:08:07Z |
---|---|
begin | 2022-02-16T06:23:42Z |
end | 2022-02-16T06:41:27Z |
path | src/sys |
commits | 1 |
date | 2022-02-16T06:41:27Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/arm64/dev/apm.c | log | diff | annotate |
src/sys/arch/macppc/dev/apm.c | log | diff | annotate | |
src/sys/dev/acpi/acpi_x86.c | log | diff | annotate | |
src/sys/kern/subr_suspend.c | log | diff | annotate | |
src/sys/sys/device.h | log | diff | annotate | |
message |
change MD gosleep() and sleep_finish() to return int, the MI code will be able to react to this suitably. |