NetBSD-Bugs archive

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

PR/52515 CVS commit: [netbsd-8] src/sys/opencrypto



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52515 CVS commit: [netbsd-8] src/sys/opencrypto
Date: Tue, 2 Jan 2018 10:38:36 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Tue Jan  2 10:38:36 UTC 2018
 
 Modified Files:
 	src/sys/opencrypto [netbsd-8]: crypto.c
 
 Log Message:
 Pull up following revision(s) (requested by knakahara in ticket #460):
 	sys/opencrypto/crypto.c: revision 1.101
 fix opencrypto(9) part of PR kern/52515
 percpu data use pointers to TAILQ instead of TAILQ itself.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.78.2.3 -r1.78.2.4 src/sys/opencrypto/crypto.c
 
 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