summaryrefslogtreecommitdiff
path: root/misc/screen/files/patch-sec1
diff options
context:
space:
mode:
Diffstat (limited to 'misc/screen/files/patch-sec1')
-rw-r--r--misc/screen/files/patch-sec113
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/screen/files/patch-sec1 b/misc/screen/files/patch-sec1
deleted file mode 100644
index abeeb0c48b68..000000000000
--- a/misc/screen/files/patch-sec1
+++ /dev/null
@@ -1,13 +0,0 @@
---- screen.c.orig Fri May 25 16:40:10 2001
-+++ screen.c Mon Sep 3 15:48:24 2001
-@@ -1061,6 +1061,10 @@
- Attacher();
- /* NOTREACHED */
- }
-+#ifdef MULTIUSER
-+ if (multiattach)
-+ Panic(0, "Can't create sessions of other users.");
-+#endif
- debug("screen -r: backend not responding -- still crying\n");
- }
- else if (dflag && !mflag)