created | 2022-07-24T00:25:08Z |
---|---|
begin | 2022-07-21T00:00:00Z |
end | 2022-07-22T00:00:00Z |
path | src/sys |
commits | 2 |
date | 2022-07-21T11:26:50Z | |||
---|---|---|---|---|
author | kn | |||
files | src/sys/net/if_wg.c | log | diff | annotate |
message |
Zap unused global keypair_counter There since import. OK sthen |
date | 2022-07-21T18:24:24Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/dev/apldart.c | log | diff | annotate |
message |
Add support for the new DART variant found on the Apple M2 SoC. Untested, but hopefully this will encourage someone with the hardware to test a snap. ok jsg@ |