From bd391611bd023f6a68f284f79aabe50a8635842a Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 22 Aug 2016 04:33:07 +0000 Subject: Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code. --- src/usr.bin/openssl/speed.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src') diff --git a/src/usr.bin/openssl/speed.c b/src/usr.bin/openssl/speed.c index 52ab5c6db3..0ca87687bd 100644 --- a/src/usr.bin/openssl/speed.c +++ b/src/usr.bin/openssl/speed.c @@ -1,4 +1,4 @@ -/* $OpenBSD: speed.c,v 1.18 2015/10/17 15:00:11 doug Exp $ */ +/* $OpenBSD: speed.c,v 1.19 2016/08/22 04:33:07 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -79,9 +79,6 @@ #define ECDSA_SECONDS 10 #define ECDH_SECONDS 10 -/* 11-Sep-92 Andrew Daviel Support for Silicon Graphics IRIX added */ -/* 06-Apr-92 Luke Brennan Support for VMS and add extra signal calls */ - #include #include #include -- cgit v1.2.3-55-g6feb