]> git.pld-linux.org Git - packages/screen.git/blobdiff - screen-tty.patch
- updated to 3.9.15
[packages/screen.git] / screen-tty.patch
index b95689de17e33f54d6d8e1626965a0d3dde9239b..5199ead23459e9af20e4954d4a092706acb7e727 100644 (file)
@@ -1,14 +1,15 @@
-diff -uNr screen-3.7.3.orig/config.h.in screen-3.7.3/config.h.in
---- screen-3.7.3.orig/config.h.in      Mon Aug  4 11:41:12 1997
-+++ screen-3.7.3/config.h.in   Mon Aug  4 11:42:53 1997
-@@ -77,8 +77,8 @@
-  * Note, screen is unable to change mode or group of the pty if it
-  * is not installed with sufficient privilege. (e.g. set-uid-root)
+diff -urN screen-3.9.15.org/config.h.in screen-3.9.15/config.h.in
+--- screen-3.9.15.org/config.h.in      Tue Mar 25 19:06:38 2003
++++ screen-3.9.15/config.h.in  Tue Mar 25 19:07:21 2003
+@@ -103,8 +103,9 @@
+  * filesystem so screen should not even attempt to set mode or group  
+  * even if running as root (e.g. on TiVo).
   */
 -#undef PTYMODE
 -#undef PTYGROUP
++
 +#define PTYMODE 0620
 +#define PTYGROUP 5 /* RedHat Linux tty */
+ #undef PTYROFS
  
  /*
-  * If screen is NOT installed set-uid root, screen can provide tty
This page took 0.028728 seconds and 4 git commands to generate.