CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2024/01/22 12:26:55
Modified files: share/man/man5 : login.conf.5 lib/libc/crypt : cryptutil.c Log message: make login.conf(5) and crypt_newhash(3) and the underlying code consistant regarding bcrypt,a instead of blowfish,a. "blowfish" is a historical alias which we don't need to document as firmly as "bcrypt". report about difficult manual page discovery from ataraxia937 ok millert