Subject: CVS commit: src/sys/opencrypto
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 08/21/2003 16:08:06
Module Name: src
Committed By: jonathan
Date: Thu Aug 21 16:08:06 UTC 2003
Modified Files:
src/sys/opencrypto: cryptodev.c cryptodev.h
Log Message:
Pull up `done' flag for crypto operations from FreeBSD. FreeBSD deltas:
cryptodev.c: 1.4.2.3 -> 1.4.2.4
cryptodev.h: 1.4.2.4 -> 1.4.2.5
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/opencrypto/cryptodev.c \
src/sys/opencrypto/cryptodev.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.