|
|
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 EDITOR "/usr/bin/ex" /* Name of text editor */ ! 9: #define VISUAL "/usr/bin/vi" /* Name of display editor */ ! 10: #define SHELL "/bin/sh" /* Standard shell */ ! 11: #define HELPFILE "/usr/lib/Mail.help" ! 12: /* Name of casual help file */ ! 13: #define THELPFILE "/usr/lib/Mail.help.~" ! 14: /* Name of casual tilde help */ ! 15: #define UIDMASK 0377 /* Significant uid bits */ ! 16: #define MASTER "/usr/lib/Mail.rc" ! 17: #define AUX "/usr/lib/Mail.remote" ! 18: #define CANLOCK /* Mailbox locking protocol works */ ! 19: #define stat _stat /* Simulate version 7 */ ! 20: #define fstat _fstat /* Simulate version 7 */ ! 21: ! 22: /* ! 23: * Machine dependent type declarations. ! 24: */ ! 25:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.