Annotation of coherent/a/tmp/smail/utils/sysexits.h, revision 1.1.1.1

1.1       root        1: /*
                      2: **     @(#)sysexits.h  2.5 (smail) 9/15/87
                      3: */
                      4: 
                      5: # define EX_OK         0       /* successful termination */
                      6: # define EX_USAGE      64      /* command line usage error */
                      7: # define EX_NOHOST     68      /* host name unknown */
                      8: # define EX_UNAVAILABLE        69      /* service unavailable */
                      9: # define EX_SOFTWARE   70      /* internal software error */
                     10: # define EX_OSFILE     72      /* critical OS file missing */
                     11: # define EX_CANTCREAT  73      /* can't create (user) output file */
                     12: # define EX_TEMPFAIL   75      /* temp failure; user is invited to retry */

unix.superglobalmegacorp.com

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