Annotation of 43BSD/contrib/mh/sbr/done.c, revision 1.1

1.1     ! root        1: /* done.c - terminate the program */
        !             2: 
        !             3: #include "../h/mh.h"
        !             4: 
        !             5: 
        !             6: void done (status)
        !             7: register int     status;
        !             8: {
        !             9:     exit (status);
        !            10: }

unix.superglobalmegacorp.com

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