created | 2018-12-19T11:00:10Z |
---|---|
begin | 2018-04-24T00:00:00Z |
end | 2018-04-24T06:00:00Z |
path | src/sys |
commits | 2 |
date | 2018-04-24T02:53:44Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/amd64/amd64/aesni.c | log | diff | annotate |
message |
Do not lock the kernel when expanding the working buffer. malloc(9) and free(9) are MP-safe nowadays. OK mpi@ |
date | 2018-04-24T03:17:36Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/loongson/conf/GENERIC | log | diff | annotate |
src/sys/arch/loongson/conf/RAMDISK | log | diff | annotate | |
message | Enable em(4) on loongson. |