--- - branch: MAIN date: Thu Aug 27 14:01:36 UTC 2020 files: - new: '1.529' old: '1.528' path: src/sys/kern/init_main.c pathrev: src/sys/kern/init_main.c@1.529 type: modified - new: '1.265' old: '1.264' path: src/sys/kern/kern_sysctl.c pathrev: src/sys/kern/kern_sysctl.c@1.265 type: modified - new: '1.21' old: '1.20' path: src/sys/rump/kern/lib/libcrypto/Makefile pathrev: src/sys/rump/kern/lib/libcrypto/Makefile@1.21 type: modified - new: '1.186' old: '1.185' path: src/sys/rump/librump/rumpkern/Makefile.rumpkern pathrev: src/sys/rump/librump/rumpkern/Makefile.rumpkern@1.186 type: modified id: 20200827T140136Z.c62a3ea5809aa7a0767d681c19c9db4bb5f4c82c log: | Move address hashing from init_main.c to kern_sysctl.c. This way rump gets it automatically. Make sure blake2s is in librumpkern.so, not just in librumpkern_crypto.so, for this to work. module: src subject: 'CVS commit: src/sys' unixtime: '1598536896' user: riastradh