NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49842 CVS commit: src/sys/opencrypto



The following reply was made to PR kern/49842; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49842 CVS commit: src/sys/opencrypto
Date: Sat, 28 Nov 2015 03:06:46 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Sat Nov 28 03:06:46 UTC 2015
 
 Modified Files:
 	src/sys/opencrypto: crypto.c cryptodev.h
 
 Log Message:
 Re-work the module init and destroy code to allow it to be unloaded and
 then reloaded.
 
 Should fix PR kern/49842
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.45 -r1.46 src/sys/opencrypto/crypto.c
 cvs rdiff -u -r1.25 -r1.26 src/sys/opencrypto/cryptodev.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index