created | 2022-02-19T13:45:48Z |
---|---|
begin | 2022-02-12T00:00:00Z |
end | 2022-02-13T00:00:00Z |
path | src/sys |
commits | 5 |
date | 2022-02-12T14:07:26Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/kern/sys_pipe.c | log | diff | annotate |
message |
Reduce code duplication in pipe event filters Use the f_event callback for checking event state within the pipe event filters. This enables the same f_modify and f_process functions to handle the different filter types. OK anton@ |
date | 2022-02-12T16:22:03Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/macppc/dev/apm.c | log | diff | annotate |
message | for non-SUSPEND kernel, put the ioctl pieces entirely inside #ifdef |
date | 2022-02-12T16:22:40Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/macppc/dev/apm.c | log | diff | annotate |
message | add MP stubs |
date | 2022-02-12T16:25:42Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/amd64/amd64/acpi_machdep.c | log | diff | annotate |
message | wsdisplay checks are no longer needed here |
date | 2022-02-12T16:26:57Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/i386/i386/acpi_machdep.c | log | diff | annotate |
message | wsdisplay checks are no longer needed here |