]> git.pld-linux.org Git - packages/screen.git/commitdiff
0dff6fdc3fbbceabf25a43710fbfe75f screen-3.9.15.tar.gz
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 25 Mar 2003 18:13:28 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    screen-info.patch -> 1.8
    screen-tty.patch -> 1.3

screen-info.patch
screen-tty.patch

index f88e760b6b2d63dfb35f3bd6a0730ad3785a462a..1a8cc4c4ba9567f6ab88ff2966e3e80b11ffdf6c 100644 (file)
@@ -1,5 +1,6 @@
---- screen-3.9.13/doc/screen.texinfo.orig      Thu Sep  5 14:08:13 2002
-+++ screen-3.9.13/doc/screen.texinfo   Sat Nov  2 09:50:11 2002
+diff -urN screen-3.9.15.org/doc/screen.texinfo screen-3.9.15/doc/screen.texinfo
+--- screen-3.9.15.org/doc/screen.texinfo       Tue Mar 25 19:06:38 2003
++++ screen-3.9.15/doc/screen.texinfo   Tue Mar 25 19:10:27 2003
 @@ -3,15 +3,19 @@
  @c vi:set wm=5
  @setfilename screen.info
@@ -8,7 +9,7 @@
  @finalout
  @setchapternewpage odd
  @c %**end of header
- @set version 3.9.13
+ @set version 3.9.15
  
 +@ifinfo
 +@format
@@ -31,7 +32,7 @@
  will be written to this file for each window, and removed when the
  window is closed.  This is useful for working with @code{talk},
  @code{script}, @code{shutdown}, @code{rsend}, @code{sccs} and other
-@@ -442,7 +446,7 @@
+@@ -447,7 +451,7 @@
  @cindex screenrc
  When @code{screen} is invoked, it executes initialization commands from
  the files @file{.screenrc} in the user's home directory and
@@ -40,7 +41,7 @@
  following ways:
  For the global screenrc file @code{screen} searches for the environment
  variable @code{$SYSSCREENRC} (this override feature may be disabled at
-@@ -955,7 +959,7 @@
+@@ -962,7 +966,7 @@
  Place, where to dump hardcopy files.  @xref{Hardcopy}.
  @item hardstatus [@var{state}]
  Use the hardware status line.  @xref{Hardware Status Line}.
@@ -49,7 +50,7 @@
  Set display height.  @xref{Window Size}.
  @item help [-c @var{class}]
  Display current key bindings.  @xref{Help}.
-@@ -982,7 +986,7 @@
+@@ -989,7 +993,7 @@
  @item logfile @var{filename}
  Place where to collect logfiles.  @xref{Log}.
  @item login [@var{state}]
@@ -58,7 +59,7 @@
  @item logtstamp [@var{state}]
  Configure logfile time-stamps.  @xref{Log}.
  @item mapdefault
-@@ -1535,13 +1539,12 @@
+@@ -1542,13 +1546,12 @@
  @kindex C-x
  @deffn Command lockscreen
  (@kbd{C-a x}, @kbd{C-a C-x})@*
@@ -78,7 +79,7 @@
  
  Warning: When you leave other shells unlocked and have no password set
  on @code{screen}, the lock is void: One could easily re-attach from an
-@@ -1874,7 +1877,7 @@
+@@ -1881,7 +1884,7 @@
  * Naming Windows::            Control the name of the window
  * Console::                   See the host's console messages
  * Kill::                        Destroy an unwanted window
@@ -87,7 +88,7 @@
  * Mode::                        Control the file mode of the pty
  * Monitor::                     Watch for activity in a window
  * Windows::                   List the active windows
-@@ -2083,7 +2086,7 @@
+@@ -2090,7 +2093,7 @@
  @kindex L
  @deffn Command login [state]
  (@kbd{C-a L})@*
@@ -96,7 +97,7 @@
  This controls whether or not the window is @dfn{logged in}.  In addition
  to this toggle, it is convenient to have ``log in'' and ``log out''
  keys.  For instance, @code{bind I login on} and @code{bind O 
-@@ -4841,22 +4844,19 @@
+@@ -4879,22 +4882,19 @@
  global initialization files.
  
  @item @code{$SYSSCREENRC}
  @item @var{socket directory}/.termcap
  Written by the @code{dumptermcap} command
  
-@@ -4874,7 +4874,7 @@
+@@ -4912,7 +4912,7 @@
  @itemx /etc/termcap
  Terminal capability databases
  
  Login records
  
  @item @code{$LOCKPRG}
-@@ -4979,10 +4979,10 @@
+@@ -5017,10 +5017,10 @@
  in order to be able to
  correctly change the owner of the tty device file for each window.
  Special permission may also be required to write the file
  with SIGKILL.  This will cause some programs (like "w" or "rwho") to
  advertise that a user is logged on who really isn't.
  
-@@ -5063,8 +5063,7 @@
+@@ -5101,8 +5101,7 @@
  @cindex socket directory
  
  The socket directory defaults either to @file{$HOME/.screen} or simply to 
index 78b4611bc300ba388d5d389b1506004323fd9c97..5199ead23459e9af20e4954d4a092706acb7e727 100644 (file)
@@ -1,13 +1,15 @@
---- config.h.in.orig   Fri Sep  1 18:07:26 2000
-+++ config.h.in        Fri Sep  8 19:16:57 2000
-@@ -88,8 +88,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.068173 seconds and 4 git commands to generate.