opnsense-ports/sysutils/screen/files/patch-os.h
Franco Fichtner 77cce7eb8d screen: sync with upstream
Taken from: FreeBSD
2015-07-01 07:04:16 +02:00

10 lines
344 B
C

--- os.h.orig 2014-04-26 03:58:35.000000000 -0700
+++ os.h 2014-04-29 19:16:31.730773575 -0700
@@ -524,6 +528,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