summaryrefslogtreecommitdiff
path: root/sysutils/memtest/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/memtest/files')
-rw-r--r--sysutils/memtest/files/patch-aa10
-rw-r--r--sysutils/memtest/files/patch-ab13
2 files changed, 23 insertions, 0 deletions
diff --git a/sysutils/memtest/files/patch-aa b/sysutils/memtest/files/patch-aa
new file mode 100644
index 000000000000..33aa4b187437
--- /dev/null
+++ b/sysutils/memtest/files/patch-aa
@@ -0,0 +1,10 @@
+--- memtest.c.orig Tue Jul 18 22:13:31 2000
++++ memtest.c Tue Jul 18 22:13:58 2000
+@@ -20,6 +20,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <time.h>
++#include <sys/types.h>
+ #include <sys/mman.h>
+ #include <signal.h>
+ #include <unistd.h>
diff --git a/sysutils/memtest/files/patch-ab b/sysutils/memtest/files/patch-ab
new file mode 100644
index 000000000000..7027a28e13ca
--- /dev/null
+++ b/sysutils/memtest/files/patch-ab
@@ -0,0 +1,13 @@
+--- memtest.1.orig Wed Apr 26 19:58:23 2000
++++ memtest.1 Tue Jul 18 22:37:20 2000
+@@ -196,7 +196,9 @@
+ faulty memory modules in Linux, or any Unix-like environment.
+ .Sh "Invoking memtest"
+ \fBmemtest\fR takes the first supplied argument as the amount of memory to test.
+-The value \fB'all\*(R'\fR means to test all available memory. A specific amount of
++The value \fB'all\*(R'\fR means to test all available memory. However, the value \fB'all\*(R'\fR
++may not work on all systems, so a specific amount of memory might have to
++be specified. A specific amount of
+ memory can be supplied as a number, followed by a letter to indicate units:
+ .Ip "\(bu" 4
+ \fBB\fR or \fBb\fR \- bytes