1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-14 07:49:16 -04:00
ports/sysutils/screen-devel/files/patch-os.h
Cy Schubert dd8b166835 sysutils/screen-devel: New port
Track development branch of screen on savannah.gnu.org.
2024-04-03 11:42:51 -07:00

10 lines
344 B
C

--- 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