Annotation of 3BSD/cmd/ucbmail/v7.local.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Declarations and constants specific to an installation.
                      3:  *
                      4:  * Vax/Unix version 7.
                      5:  */
                      6:  
                      7: #define        LOCAL           'v'             /* Local machine id */
                      8: #define        MAIL            "/bin/mail"     /* Name of mail sender */
                      9: #define        EDITOR          "/usr/ucb/ex"   /* Name of text editor */
                     10: #define        VISUAL          "/usr/ucb/vi"   /* Name of display editor */
                     11: #define        SHELL           "/bin/csh"      /* Standard shell */
                     12: #define        HELPFILE        "/usr/lib/Mail.help"
                     13:                                        /* Name of casual help file */
                     14: #define        THELPFILE       "/usr/lib/Mail.help.~"
                     15:                                        /* Name of casual tilde help */
                     16: #define        UIDMASK         0177777         /* Significant uid bits */
                     17: #define        MASTER          "/usr/lib/Mail.rc"
                     18: #define        AUX             "/usr/lib/Mail.remote"
                     19: #define        APPEND                          /* New mail goes to end of mailbox */
                     20: #define CANLOCK                                /* Locking protocol actually works */
                     21: 
                     22: /*
                     23:  * Machine dependent type declarations.
                     24:  */
                     25: 

unix.superglobalmegacorp.com

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