use crypt_checkpass instead of doing things the hard way with crypt.
authortedu <tedu@openbsd.org>
Thu, 22 Oct 2015 12:32:33 +0000 (12:32 +0000)
committertedu <tedu@openbsd.org>
Thu, 22 Oct 2015 12:32:33 +0000 (12:32 +0000)
commitd51e3c9b27b7c2f9f75f3333bc5fbea0056db7ad
treeb0c48af80886cc1bb7c036d416f69abbb4bf664e
parentc5eabb310473292acc756113d79947edbcd7b5ec
use crypt_checkpass instead of doing things the hard way with crypt.
libexec/login_chpass/Makefile
libexec/login_chpass/login_chpass.c
libexec/login_lchpass/Makefile
libexec/login_lchpass/login_lchpass.c