CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/09 06:43:53
Modified files: lib/libcrypto/man: CONF_modules_load_file.3 Makefile OPENSSL_config.3 OPENSSL_init_crypto.3 OpenSSL_add_all_algorithms.3 Removed files: lib/libcrypto/man: OBJ_NAME_add.3 OPENSSL_load_builtin_modules.3 Log message: Retire the manual pages OPENSSL_load_builtin_modules(3) and OBJ_NAME_add(3) because these functions no longer exist. OK tb@