summaryrefslogtreecommitdiff
path: root/sysutils/screen-devel/files/patch-os.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/screen-devel/files/patch-os.h')
-rw-r--r--sysutils/screen-devel/files/patch-os.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/screen-devel/files/patch-os.h b/sysutils/screen-devel/files/patch-os.h
new file mode 100644
index 000000000000..bb7356858388
--- /dev/null
+++ b/sysutils/screen-devel/files/patch-os.h
@@ -0,0 +1,10 @@
+--- os.h.orig 2024-03-26 16:41:57.000000000 -0700
++++ os.h 2024-04-03 07:39:11.395526000 -0700
+@@ -161,6 +161,6 @@
+ /* Changing those you won't be able to attach to your old sessions
+ * when changing those values in official tree don't forget to bump
+ * MSG_VERSION */
+-#define MAXTERMLEN 32
++#define MAXTERMLEN 63
+ #define MAXLOGINLEN 256
+