NetBSD-Bugs archive

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

PR/55154 CVS commit: src/sys/opencrypto



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55154 CVS commit: src/sys/opencrypto
Date: Wed, 8 Apr 2020 15:27:19 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Wed Apr  8 15:27:18 UTC 2020
 
 Modified Files:
 	src/sys/opencrypto: crypto.c
 
 Log Message:
 Revert previous change to use SYSCTL_SETUP since it breaks on macppc.
 
 For some reason, the crypto module fails to link, and this results in
 opencrypto sysctl failures.
 
 Should resolve PR kern/55154
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.113 -r1.114 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