repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 59add5605fcd2dd30b09a9dc9ecb96aa1ce488a2:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 59add5605fcd2dd30b09a9dc9ecb96aa1ce488a2
Author: Emanuele Giaquinta 
Date:   Thu Jan 19 10:51:44 2006 +0000

    *** empty log message ***

diff --git a/src/feature.h b/src/feature.h
index 80a2be5171eef6797a56b3a457668863f65d6545..
index ..ea15c4b55b6d4971ebc129d65b220508835b0ad1 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -36,6 +36,12 @@

 /*-------------------------------SECURITY-------------------------------*/

+/* Default mode to restore when releasing the PTS device.  It is relaxed to be
+ * compatible with most systems, change it to a more secure value if your
+ * system supports it (0640 for example).
+
+#define RESTORE_TTY_MODE 0666
+
 /*
  * Define if you want to use a separate process for pty/tty handling
  * when running setuid/setgid. You need this when making it setuid/setgid.

-----END OF PAGE-----