created | 2021-07-18T00:02:51Z |
---|---|
begin | 2021-07-10T00:00:00Z |
end | 2021-07-11T00:00:00Z |
path | src/sys |
commits | 2 |
date | 2021-07-10T07:04:59Z | |||
---|---|---|---|---|
author | mpi | |||
files | src/sys/arch/sparc64/conf/GENERIC | log | diff | annotate |
message |
Sync maxusers with other 64bit archs. From miod@, ok deraadt@ |
date | 2021-07-10T18:46:39Z | |||
---|---|---|---|---|
author | jasper | |||
files | src/sys/arch/riscv64/riscv64/db_interface.c | log | diff | annotate |
message |
tweak indentation of conditional in db_validate_address(). this also matches arm64 now/again. |