CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/12 13:13:14
Modified files:
lib/libc/crypt : Makefile.inc crypt.3 crypt.c
Added files:
lib/libc/crypt : cryptutil.c
Removed files:
lib/libc/crypt : md5crypt.c
Log message:
remove md5crypt.
while changing things, add a crypt_checkpass wrapper that handles most of
the edge cases. (not quite ready for production, though.)
ok deraadt
