Annotation of sbbs/sbbs2/smm/smmvars.c, revision 1.1

1.1     ! root        1: /* SMMVARS.C */
        !             2: 
        !             3: /* Developed 1990-1997 by Rob Swindell; PO Box 501, Yorba Linda, CA 92885 */
        !             4: 
        !             5: uchar purity_age=18;
        !             6: uchar min_age=15;
        !             7: uint  min_level=0;
        !             8: uchar req_flags1[128]="";
        !             9: uchar req_flags2[128]="";
        !            10: uchar req_flags3[128]="";
        !            11: uchar req_flags4[128]="";
        !            12: uchar zmodem_send[128]="";
        !            13: uchar local_view[128]="";
        !            14: uint  auto_update=0;
        !            15: long  profile_cdt=0;
        !            16: long  telegram_cdt=0;
        !            17: uint  telegram_level=0;
        !            18: long  wall_cdt=0;
        !            19: uint  wall_level=0;
        !            20: uchar wall_age=0;
        !            21: uchar age_split=0;
        !            22: uint  que_level=0;
        !            23: long  que_cdt=0;
        !            24: long  cdt_adjustment=0;
        !            25: uint  notify_user=0;
        !            26: ulong smm_misc=0;
        !            27: uchar system_name[41]="";

unix.superglobalmegacorp.com

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