K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2021-03-14T03:17:12.894259Z
K 7
svn:log
V 190
Avoid segfault in ckpasswd if crypt fails

crypt may fail if the hash type of the password file line
is not supported.  Avoid a segfault in this case and return
the correct failure message.

END
