summaryrefslogtreecommitdiff
path: root/sysutils/memtest86/patches
diff options
context:
space:
mode:
authorben <ben>2004-04-08 13:01:18 +0000
committerben <ben>2004-04-08 13:01:18 +0000
commitc7ff6c4f83e47fd97fafd663b938dc3c6389059d (patch)
tree770a45c005a001091c1240c032ceadc0332d8c48 /sysutils/memtest86/patches
parentafbb41fcbb1e755277e855d03fcc806443e777a3 (diff)
downloadpkgsrc-c7ff6c4f83e47fd97fafd663b938dc3c6389059d.tar.gz
Update memtest86 to version 3.1a. Notable changes since 2.9:
* testing more than 2gb of memory * support for some ECC error reporting chipsets * serial console improvements * netbooting is fixed * LinuxBIOS support * add new "bit fade" extended test * use dynamic relocation information records to become PIC, instead of requiring 2 copies of memtest86 in the binary * many bugfixes
Diffstat (limited to 'sysutils/memtest86/patches')
-rw-r--r--sysutils/memtest86/patches/patch-aa4
-rw-r--r--sysutils/memtest86/patches/patch-ab13
2 files changed, 2 insertions, 15 deletions
diff --git a/sysutils/memtest86/patches/patch-aa b/sysutils/memtest86/patches/patch-aa
index 60e3542841c..f74cd5abbcf 100644
--- a/sysutils/memtest86/patches/patch-aa
+++ b/sysutils/memtest86/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/03/07 14:44:36 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2004/04/08 13:01:18 ben Exp $
---- Makefile.orig Wed Oct 24 16:57:16 2001
+--- Makefile.orig Thu Mar 11 08:56:32 2004
+++ Makefile
@@ -6,7 +6,7 @@
#
diff --git a/sysutils/memtest86/patches/patch-ab b/sysutils/memtest86/patches/patch-ab
deleted file mode 100644
index 5dabab20320..00000000000
--- a/sysutils/memtest86/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2002/03/07 14:44:36 wiz Exp $
-
---- head.S.orig Sun Apr 8 22:37:53 2001
-+++ head.S Sun Apr 8 22:56:59 2001
-@@ -15,7 +15,7 @@
- .global idt_descr
- .global trap_regs
-
--#include <linux/linkage.h>
-+#include "linkage.h"
- #include "defs.h"
- #include "config.h"
-