• src/sbbs3/scfg/scfg.c scfg.h scfgmsg.c scfgnet.c

    From rswindell@VERT to CVS commit on Monday, March 23, 2020 23:05:19
    src/sbbs3/scfg scfg.c 1.107 1.108 scfg.h 1.31 1.32 scfgmsg.c 1.67 1.68 scfgnet.c 1.43 1.44
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv14998

    Modified Files:
    scfg.c scfg.h scfgmsg.c scfgnet.c
    Log Message:
    Add support for importing data/echostats.ini (Unknown areas only), with filtering on packet address (e.g. to limit importing to a specific msg network) - for Ragnarok


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, March 30, 2020 23:05:59
    src/sbbs3/scfg scfg.c 1.111 1.112 scfg.h 1.32 1.33 scfgmsg.c 1.68 1.69 scfgnet.c 1.44 1.45
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv26409

    Modified Files:
    scfg.c scfg.h scfgmsg.c scfgnet.c
    Log Message:
    Add support -faddr=<address> option to specify your FTN address when importing message areas. If not specified, the address from the template sub will be used (if there is one), else the first specified system FTN AKA is used (as before). Removed a bunch of superfluous carriage-returns.
    Use the Copyright notice defined in sbbsdefs.h.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 06, 2020 20:44:17
    src/sbbs3/scfg scfg.c 1.114 1.115 scfg.h 1.33 1.34 scfgmsg.c 1.69 1.70 scfgnet.c 1.45 1.46
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv8188

    Modified Files:
    scfg.c scfg.h scfgmsg.c scfgnet.c
    Log Message:
    Allow settings for newly-imported sub-boards to be specified on the scfg command-line (uisng -misc=<value> in addition to -import=<filename>). The
    value can be decimal or 0x-prefixed hexadecimal, but you need to know the property bit-flag value (SUB_* in sbbsdefs.h). For use with init-fidonet.js


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net