Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/24/2003 19:26:56
Module Name:	src
Committed By:	thorpej
Date:		Sun Aug 24 19:26:56 UTC 2003

Modified Files:
	src/sys/crypto/ripemd160: files.ripemd160
	src/sys/crypto/sha2: files.sha2
	src/sys/opencrypto: files.opencrypto

Log Message:
Make opencrypto depend on the "ripemd160" and "sha2" attributes, rather
than polluting the crypto algorithm config info with opencrypto knowledge.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/crypto/ripemd160/files.ripemd160
cvs rdiff -r1.2 -r1.3 src/sys/crypto/sha2/files.sha2
cvs rdiff -r1.6 -r1.7 src/sys/opencrypto/files.opencrypto

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