|
|
1.1 ! root 1: /* ! 2: * Declarations and constants specific to an installation. ! 3: * UCB 11/70 Version 7.0 ! 4: */ ! 5: ! 6: #define APPEND /* New mail to end of mail box */ ! 7: #define LOCAL 'y' /* Local machine id */ ! 8: #define MAIL "/bin/mail" /* Name of mail sender */ ! 9: #define DELIVERMAIL "/etc/delivermail" ! 10: /* Name of snazzy mail deliverer */ ! 11: #define VISUAL "/usr/ucb/bin/vi" /* Name of display editor */ ! 12: #define EDITOR "/usr/ucb/bin/ex" /* Name of text editor */ ! 13: #define SHELL "/bin/csh" /* Default shell interpreter */ ! 14: #define HELPFILE "/usr/ucb/lib/Mail.help" ! 15: /* Name of casual help file */ ! 16: #define THELPFILE "/usr/ucb/lib/Mail.help.~" ! 17: /* Name of casual tilde help */ ! 18: #define UIDMASK 0177777 /* Significant uid bits */ ! 19: #define MASTER "/usr/ucb/lib/Mail.rc" ! 20: #define UTIME /* System implement utime(2) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.