invented routines sigsave/sigret to save and restore signals;
[unix-history] / usr / src / usr.bin / mail / pathnames.h
index 2c7e088..de3f24b 100644 (file)
@@ -5,16 +5,17 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)pathnames.h  1.1 %G%";
+ * Sccs Id = "@(#)pathnames.h  1.3 %G%";
  */
 
  */
 
-#define        LOCAL           'v'             /* Local machine id */
+#define        LOCAL           'j'             /* Local machine id */
 #define        MAIL            "/bin/mail"     /* Name of mail sender */
 #define DELIVERMAIL    "/etc/delivermail"
                                        /* Name of classy mail deliverer */
 #define        EDITOR          "/usr/ucb/ex"   /* Name of text editor */
 #define        VISUAL          "/usr/ucb/vi"   /* Name of display editor */
 #define        SHELL           "/bin/csh"      /* Standard shell */
 #define        MAIL            "/bin/mail"     /* Name of mail sender */
 #define DELIVERMAIL    "/etc/delivermail"
                                        /* Name of classy mail deliverer */
 #define        EDITOR          "/usr/ucb/ex"   /* Name of text editor */
 #define        VISUAL          "/usr/ucb/vi"   /* Name of display editor */
 #define        SHELL           "/bin/csh"      /* Standard shell */
+#define        MORE            "/usr/ucb/more" /* Standard output pager */
 #define        HELPFILE        "/usr/lib/Mail.help"
                                        /* Name of casual help file */
 #define        THELPFILE       "/usr/lib/Mail.help.~"
 #define        HELPFILE        "/usr/lib/Mail.help"
                                        /* Name of casual help file */
 #define        THELPFILE       "/usr/lib/Mail.help.~"