summaryrefslogtreecommitdiff
path: root/security/openssh/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/patches/patch-ag')
-rw-r--r--security/openssh/patches/patch-ag15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/openssh/patches/patch-ag b/security/openssh/patches/patch-ag
deleted file mode 100644
index 13d45051b68..00000000000
--- a/security/openssh/patches/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ag,v 1.2 2000/01/27 17:12:05 hubertf Exp $
-
---- uidswap.c.orig Thu Jan 20 14:18:16 2000
-+++ uidswap.c Thu Jan 27 17:04:38 2000
-@@ -26,8 +26,10 @@
- is not part of the posix specification. */
- #define SAVED_IDS_WORK_WITH_SETEUID
-
-+#ifdef SAVED_IDS_WORK_WITH_SETEUID
- /* Saved effective uid. */
- static uid_t saved_euid = 0;
-+#endif
-
- #endif /* _POSIX_SAVED_IDS */
-