Annotation of researchv10no/cmd/upas/cray/sys.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * System dependent header files for MIPS CRAY/UNICOS using
        !             3:  * BSD compilation options.
        !             4:  */
        !             5: 
        !             6: #include <sys/types.h>
        !             7: #include <dirent.h>
        !             8: #include <errno.h>
        !             9: 
        !            10: #define        MAILGROUP       6
        !            11: #define        MAILMODE        0660
        !            12: #define MAXPATHLEN     MAXNAMLEN
        !            13: typedef struct dirent Direct;
        !            14: 
        !            15: #define SIGRETURN void
        !            16: typedef void (*SIG_TYP)();
        !            17: 
        !            18: #include </usr/include/sys/syslog.h>
        !            19: #define LOG_SMTP       LOG_LOCAL5
        !            20: #define LOG_SMTPD      LOG_LOCAL3
        !            21: #define LOG_SMTPSCHED  LOG_LOCAL6
        !            22: 
        !            23: #define SETLOGMASK     setlogmask
        !            24: 
        !            25: #define        DEFAULT_LOG_LEVEL       LOG_DEBUG
        !            26: 
        !            27: #define DIALER "mx"            /* for the real Internet */

unix.superglobalmegacorp.com

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