CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/14 07:59:59
Modified files:
usr.bin/passwd : passwd.1
Log message:
_PASSWORD_LEN is no longer the limit for an unencrypted password.
It is now used as the max length of the encrypted password hash.
>From Benjamin Baier.
