Subject: CVS commit: src/lib/libcrypt
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2003 00:29:43
Module Name:	src
Committed By:	thorpej
Date:		Thu Apr 17 00:29:43 UTC 2003

Modified Files:
	src/lib/libcrypt: md5crypt.c

Log Message:
If libcrypto is defined, use the MD5 routines from libcrypto, rather
than from libc.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libcrypt/md5crypt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.