From 2fa8379a38217c3129a0079e6369cb16f03ee8e4 Mon Sep 17 00:00:00 2001 From: wennmach Date: Wed, 11 Oct 2000 16:02:44 +0000 Subject: Remove a hunk from patch-ac which prevents the expansion of MOUNT_UFS and MOUNT_NFS. make makepatchsum. --- security/nfsbug/files/patch-sum | 4 ++-- security/nfsbug/patches/patch-ac | 13 +------------ 2 files changed, 3 insertions(+), 14 deletions(-) (limited to 'security/nfsbug') diff --git a/security/nfsbug/files/patch-sum b/security/nfsbug/files/patch-sum index 1524a11e7d5..904b023ad22 100644 --- a/security/nfsbug/files/patch-sum +++ b/security/nfsbug/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.2 2000/09/24 15:16:40 hubertf Exp $ +$NetBSD: patch-sum,v 1.3 2000/10/11 16:02:44 wennmach Exp $ MD5 (patch-aa) = 619b08e8a17bf8c9d2d8bf138da72b30 MD5 (patch-ab) = 4d158c89e16c000ad4bfdafbc4c14a86 -MD5 (patch-ac) = a36bc201607543163d97a60c0c5d6ec4 +MD5 (patch-ac) = b1b62fd9466a32c0381151dae452477b diff --git a/security/nfsbug/patches/patch-ac b/security/nfsbug/patches/patch-ac index 0ebbcb4aeef..ecc8bf2ceb1 100644 --- a/security/nfsbug/patches/patch-ac +++ b/security/nfsbug/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.3 2000/09/24 15:16:40 hubertf Exp $ +$NetBSD: patch-ac,v 1.4 2000/10/11 16:02:45 wennmach Exp $ --- nfsbug.c.orig Fri Feb 17 00:57:27 1995 +++ nfsbug.c @@ -34,17 +34,6 @@ $NetBSD: patch-ac,v 1.3 2000/09/24 15:16:40 hubertf Exp $ #include "mount.h" #include "nfs_prot.h" -@@ -105,8 +108,10 @@ - /* - * File system types, these correspond to entries in fsconf - */ -+#ifndef __NetBSD__ - #define MOUNT_UFS 1 - #define MOUNT_NFS 2 -+#endif /* __NetBSD__ */ - #define MOUNT_PC 3 - #define MOUNT_LO 4 - #define MOUNT_TFS 5 @@ -240,7 +245,7 @@ } else proto = "TCP/IP"; -- cgit v1.2.3