Annotation of 41BSD/cmd/ucbmail/ing.local.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Declarations and constants specific to an installation.
                      3:  * Ingres 11/70 version 6.
                      4:  */
                      5:  
                      6: #define        LOCAL           'i'             /* Local machine id */
                      7: #define        MAIL            "/bin/mail"     /* Name of mail sender */
                      8: #define        DELIVERMAIL     "/etc/delivermail"
                      9:                                        /* Preferred mail deliverer */
                     10: #define        EDITOR          "/usr/bin/ex"   /* Name of text editor */
                     11: #define        VISUAL          "/usr/bin/vi"   /* Name of display editor */
                     12: #define        SHELL           "/bin/sh"       /* Standard shell */
                     13: #define        HELPFILE        "/usr/lib/Mail.help"
                     14:                                        /* Name of casual help file */
                     15: #define        THELPFILE       "/usr/lib/Mail.help.~"
                     16:                                        /* Name of casual tilde help */
                     17: #define        UIDMASK         0377            /* Significant uid bits */
                     18: #define        MASTER          "/usr/lib/Mail.rc"
                     19: #define        CANLOCK                         /* Mailbox locking protocol works */
                     20: #define        stat    _stat                   /* Simulate version 7 */
                     21: #define        fstat   _fstat                  /* Simulate version 7 */
                     22: 
                     23: /*
                     24:  * Machine dependent type declarations.
                     25:  */
                     26: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.