Annotation of coherent/f/tmp/inst2/serialno.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * serialno.h
        !             3:  * COHERENT serial number encryption.
        !             4:  */
        !             5: 
        !             6: #define VERSIONS       9
        !             7: #define        NSERIAL         (9+1)           /* Length of serial number + NUL */
        !             8: 
        !             9: /* numtab.c */
        !            10: extern int     magic1[];
        !            11: extern int     magic2[];
        !            12: extern int     magic3[];
        !            13: 
        !            14: /* serialno.c */
        !            15: extern char    serialno[NSERIAL];
        !            16: extern int     isserial();
        !            17: 
        !            18: /* end of serialno.h */

unix.superglobalmegacorp.com

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