|
|
1.1 ! root 1: /* ! 2: * Declarations and constants specific to an installation. ! 3: * EECS Cory Hall 11/70 Version 6.9 ! 4: */ ! 5: ! 6: #define stat _stat /* To simulate version 7 ... */ ! 7: #define fstat _fstat /* To simulate version 7 ... */ ! 8: #define LOCAL 'y' /* Local machine id */ ! 9: #define MAIL "/usr/bin/mail" /* Name of mail sender */ ! 10: #define VISUAL "/usr/new/vi" /* Name of display editor */ ! 11: #define EDITOR "/usr/new/ex" /* Name of text editor */ ! 12: #define SHELL "/bin/csh" /* Default shell interpreter */ ! 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 0177777 /* Significant uid bits */ ! 18: #define MASTER "/usr/lib/Mail.rc" ! 19: #define AUX "/usr/lib/Mail.remote" ! 20: ! 21: /* ! 22: * Machine dependent type declarations. ! 23: */ ! 24:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.