Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code.
authorderaadt <deraadt@openbsd.org>
Mon, 22 Aug 2016 04:33:07 +0000 (04:33 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 22 Aug 2016 04:33:07 +0000 (04:33 +0000)
usr.bin/openssl/speed.c

index 52ab5c6..0ca8768 100644 (file)
@@ -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 <math.h>
 #include <signal.h>
 #include <stdio.h>