|
|
1.1 ! root 1: /* ! 2: * Declarations and constants specific to an installation. ! 3: * EECS/ERL 11/40 Unix ! 4: */ ! 5: ! 6: #define LOCAL 'z' /* Local machine id */ ! 7: #define MAIL "/usr/bin/mail" /* Name of mail sender */ ! 8: #define EDITOR "/usr/bin/ex" /* Name of text editor */ ! 9: #define VISUAL "/usr/bin/vi" /* Name of display editor */ ! 10: #define HELPFILE "/usr/lib/Mail.help" ! 11: /* Name of casual help file */ ! 12: #define THELPFILE "/usr/lib/Mail.help.~" ! 13: /* Name of casual tilde help */ ! 14: #define UIDMASK 0377 /* Significant uid bits */ ! 15: #define MASTER "/usr/lib/Mail.rc" ! 16: #define AUX "/usr/lib/Mail.remote" ! 17: #define stat _stat /* Simulate version 7 */ ! 18: #define fstat _fstat /* Simulate version 7 */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.