summaryrefslogtreecommitdiff
path: root/sysutils/lsof/patches
diff options
context:
space:
mode:
authorerh <erh>1999-02-17 05:34:32 +0000
committererh <erh>1999-02-17 05:34:32 +0000
commit49aee7c108cc2239342e1ac0dfb49c9b4defa75e (patch)
tree564680a8f967957fac1d6f2cbc4142ee4e0bb931 /sysutils/lsof/patches
parentbe166ee63434c3c1901ac9945d14948c21d036c8 (diff)
downloadpkgsrc-49aee7c108cc2239342e1ac0dfb49c9b4defa75e.tar.gz
Update lsof to 4.40.
Diffstat (limited to 'sysutils/lsof/patches')
-rw-r--r--sysutils/lsof/patches/patch-aa4
-rw-r--r--sysutils/lsof/patches/patch-ab15
2 files changed, 2 insertions, 17 deletions
diff --git a/sysutils/lsof/patches/patch-aa b/sysutils/lsof/patches/patch-aa
index 147259edada..593ca8a41d1 100644
--- a/sysutils/lsof/patches/patch-aa
+++ b/sysutils/lsof/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 1998/09/28 10:57:39 frueauf Exp $
+$NetBSD: patch-aa,v 1.5 1999/02/17 05:34:33 erh Exp $
--- Configure.orig Tue Sep 15 02:56:33 1998
+++ Configure Thu Sep 17 15:47:27 1998
-@@ -1400,7 +1400,7 @@
+@@ -1463,7 +1463,7 @@
then
if test -r /etc/mk.conf # {
then
diff --git a/sysutils/lsof/patches/patch-ab b/sysutils/lsof/patches/patch-ab
deleted file mode 100644
index 9f951db5219..00000000000
--- a/sysutils/lsof/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.3 1998/10/22 12:17:21 drochner Exp $
-
-*** dialects/n+obsd/dproc.c.orig Thu Oct 22 13:57:22 1998
---- dialects/n+obsd/dproc.c Thu Oct 22 13:55:52 1998
-***************
-*** 411,416 ****
---- 411,418 ----
- * Read the vm_map structure. Search its vm_map_entry structure list.
- */
-+ #if !defined(UVM)
- if (!vmsp.vm_map.is_main_map)
- return;
-+ #endif
- for (i = 0; i < vmsp.vm_map.nentries; i++) {
-