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

    From rswindell@1:103/705 to CVS commit on Mon Mar 23 23:05:19 2020
    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

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Mar 30 23:05:59 2020
    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.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Apr 6 20:44:17 2020
    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

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)